Skip to content

Commit

Permalink
Update travis node version
Browse files Browse the repository at this point in the history
  • Loading branch information
milcktoast committed Jul 5, 2016
1 parent abc7e91 commit 8189d0f
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,6 +1,6 @@
language: node_js
sudo: false
node_js:
- "6.1.x"
- "6.1"
before_script:
- npm install -g grunt-cli

0 comments on commit 8189d0f

Please sign in to comment.