Merge pull request #31 from sharelatex/afc-fix-travisci-build

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

View file

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