Merge pull request #27 from sharelatex/afc-fix-jenkins-build

Do not specify node version in .travis.yml
This commit is contained in:
Alberto Fernández-Capel 2018-04-23 10:51:13 +01:00 committed by GitHub
commit 5679302462

View file

@ -1,8 +1,5 @@
language: node_js
node_js:
- "0.10"
before_install:
- npm install -g grunt-cli