summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2015-12-28 16:28:36 -0500
committerJoe George <joe@zeroc.com>2015-12-28 16:28:36 -0500
commit1244ab710087328dba6cb6bd82fe9a1b663703a0 (patch)
treeb7f93c5337f7565d7e8e2a10c61a1d4165d646ce /.travis.yml
parentRevert to gulp-minify-css as cssnano needs Node.js 5 (diff)
downloadice-1244ab710087328dba6cb6bd82fe9a1b663703a0.tar.bz2
ice-1244ab710087328dba6cb6bd82fe9a1b663703a0.tar.xz
ice-1244ab710087328dba6cb6bd82fe9a1b663703a0.zip
Travis cleanup
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index f44f13a7526..c86269c0332 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,9 +32,6 @@ env:
python:
- "2.7"
-before_install:
-- nvm use node # This will use the latest version of Node.js
-
install:
- git clone https://github.com/zeroc-ice/mcpp.git mcpp
- make -C mcpp -j3