Skip to content

Commit

Permalink
Travis CI: use most recent version of NPM
Browse files Browse the repository at this point in the history
  • Loading branch information
timvandermeij committed Oct 27, 2016
1 parent 2e20000 commit 7c78b2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ cache:
directories:
- node_modules
install:
- npm install -g npm@latest
- npm install -g gulp-cli
- npm install
- npm update

0 comments on commit 7c78b2f

Please sign in to comment.