diff --git a/.travis.yml b/.travis.yml index fa73c2e4f..20d0a7699 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,3 @@ script: # the following commands are just examples, use whatever your build p install: - sudo apt-get install nodejs - sudo apt-get install npm - - sudo ln -s /usr/bin/nodejs /usr/bin/node