Skip to content

Commit

Permalink
chore(travis): use Node 6.1 on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mfdev1 authored and juristr committed Feb 14, 2018
1 parent 8107d83 commit 5cb4f47
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
Expand Up @@ -9,7 +9,7 @@ branches:
notifications:
email: false
node_js:
- '4.1'
- '6.1'
before_install:
- npm i -g npm@^2.0.0
- npm install -g grunt-cli
Expand Down

0 comments on commit 5cb4f47

Please sign in to comment.