Skip to content

Commit

Permalink
Change node version to 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
rottmann committed Jan 23, 2017
1 parent af5249d commit af4cf3d
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.x
- 6
before_script:
- npm install -g grunt-cli

0 comments on commit af4cf3d

Please sign in to comment.