Skip to content

Commit

Permalink
Travis: Use 4.2 LTS instead of 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnor committed Nov 4, 2015
1 parent ff26b5e commit 48df1d9
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,7 +1,7 @@
language: node_js
sudo: false
node_js:
- '4.1'
- '4.2'
before_script:
- npm install -g grunt-cli
env:
Expand Down

0 comments on commit 48df1d9

Please sign in to comment.