Skip to content

Commit

Permalink
Change node version on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiago Porto committed Oct 8, 2017
1 parent 0bc07fc commit 4488e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: node_js

node_js:
- "stable"
- "6"

before_install:
- npm install -g gulp
Expand Down

0 comments on commit 4488e2d

Please sign in to comment.