Skip to content

Commit

Permalink
chore: fix travis (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
tivie committed Jan 31, 2017
1 parent b5e46fd commit a029ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: node_js
node_js:
- "0.12"
- "4.0"
- "6.0"

before_install:
- npm update npm -g
- npm install -g grunt-cli

#travis build speed up
Expand Down

0 comments on commit a029ab3

Please sign in to comment.