Skip to content

Commit

Permalink
Moved versions of node to 4 & 5
Browse files Browse the repository at this point in the history
  • Loading branch information
ingo committed Apr 19, 2016
1 parent 79b4f61 commit ef7ad93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,7 +1,8 @@
language: node_js
node_js:
- '0.10'
- '0.12'
- '4'
- '5'
sudo: false
install:
- npm install
Expand Down

0 comments on commit ef7ad93

Please sign in to comment.