Skip to content

Commit

Permalink
[travis] sets node version to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
wokalski committed Dec 5, 2016
1 parent 57b875c commit a2ea1c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
sudo: false
language: node_js
node_js: stable
node_js:
- '6'

env:
global:
Expand Down

0 comments on commit a2ea1c6

Please sign in to comment.