Use pre-cached TD scripts for testing

This commit is contained in:
Michal Moskal
2016-07-22 15:21:16 +01:00
parent a5d5836ea2
commit 7b352b3a58
2 changed files with 1 additions and 671 deletions

View File

@ -5,7 +5,7 @@ script:
- "node node_modules/pxt-core/built/pxt.js travis"
- "(cd libs/lang-test0; node ../../node_modules/pxt-core/built/pxt.js run)"
- "node node_modules/pxt-core/built/pxt.js uploaddoc"
- "(cd libs/hello; node ../../node_modules/pxt-core/built/pxt.js testconv ../../testconv.json)"
- "(cd libs/hello; node ../../node_modules/pxt-core/built/pxt.js testconv https://az851932.vo.msecnd.net/files/td-converter-tests-v0.json)"
sudo: false
notifications:
email: