Skip to content

Commit

Permalink
Build: Use latest npm for installs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Kellen authored and phated committed Dec 28, 2018
1 parent ca9b184 commit bcb61cf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: node_js
node_js:
- 0.8
before_script:
- '0.10'
before_install:
- npm update -g npm
- npm install -g grunt-cli

0 comments on commit bcb61cf

Please sign in to comment.