summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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