Skip to content

Commit

Permalink
Update Node version on Travis (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
jangmarker authored and geekgonecrazy committed Jul 10, 2017
1 parent 9f9e0db commit 2424088
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 @@ -3,7 +3,7 @@ services:
- docker
language: node_js
node_js:
- '0.10'
- '4.8.3'
before_install:
- npm install -g npm@'>=2.13.5'
deploy:
Expand Down

0 comments on commit 2424088

Please sign in to comment.