We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e65a8fc commit 19ab88dCopy full SHA for 19ab88d
.travis.yml
@@ -6,5 +6,5 @@ env:
6
services:
7
- mongodb
8
before_script:
9
- - npm install -g gulp
+ - npm install gulp
10
script: gulp travis
0 commit comments