Skip to content

Commit

Permalink
fix(Travis CI): edit node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles MANGWA authored and Charles MANGWA committed Aug 15, 2016
1 parent f876b72 commit 30c7187
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js

node_js:

- 5.1.0
- '6'
- '5'

sudo: false

0 comments on commit 30c7187

Please sign in to comment.