Skip to content

Commit

Permalink
make sure gulp-cli 1 is used
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Mar 21, 2016
1 parent 0536e35 commit 29067ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ addons:
- google-chrome-stable
- g++-4.8
before_script:
- npm install -g bower gulp-cli
- npm install -g bower gulp-cli@1
- bower install
- gulp lint
- gulp switch
Expand Down

0 comments on commit 29067ca

Please sign in to comment.