Merge pull request #505 from sharelatex/afc-travisci

Fix build in travisci
This commit is contained in:
Alberto Fernández-Capel
2018-04-23 10:50:59 +01:00
committed by GitHub

View File

@@ -1,8 +1,5 @@
language: node_js
node_js:
- "0.10"
before_install:
- npm install -g grunt-cli
@@ -16,4 +13,3 @@ script:
services:
- redis-server
- mongodb