From baa9a262fbaaaf5a748f6dfa12a5838250d37c34 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 7 Nov 2016 10:58:52 -0800 Subject: [PATCH] removing uploaddoc step --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 28672409..c6962212 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ node_js: script: - "node node_modules/pxt-core/built/pxt.js travis" - "node node_modules/pxt-core/built/pxt.js testdir tests" - - "node node_modules/pxt-core/built/pxt.js uploaddoc" sudo: false notifications: email: