We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89cf4a4 commit e1fdfc8Copy full SHA for e1fdfc8
.travis.yml
@@ -8,7 +8,7 @@ php:
8
- hhvm
9
10
before_install:
11
- - curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
+ - curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
12
- sudo apt-get install --yes nodejs
13
- npm install -g grunt-cli
14
0 commit comments