From e983c76e2fa22a1b08818f9905c628a6232fd83a Mon Sep 17 00:00:00 2001 From: Michal Moskal Date: Mon, 3 Oct 2016 11:15:49 -0700 Subject: [PATCH] Remove unneeded tests --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 216a0d70..b888d05a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ script: - "(cd libs/lang-test1; node ../../node_modules/pxt-core/built/pxt.js test)" - "node node_modules/pxt-core/built/pxt.js testdir tests" - "node node_modules/pxt-core/built/pxt.js uploaddoc" - - "(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: