Small fix (travis)

This commit is contained in:
RainLoop Team 2016-05-24 22:43:23 +03:00
parent f7d5ae94c2
commit 0e775dd5d4

View file

@ -4,6 +4,7 @@ php:
- '5.6'
- '7.0'
before_script:
- curl -sL https://deb.nodesource.com/setup | sudo bash -
- sudo apt-get update
- sudo apt-get install -y nodejs
- npm install -g gulp