Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

Commit

Permalink
travis: test node@4 and node @5
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Feb 27, 2016
1 parent 6eaf474 commit a929fef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,8 +1,8 @@
node_js:
- "0.10"
- "0.12"
- "1"
- "2"
- "4"
- "5"
sudo: false
language: node_js
script: "npm run test-travis"
Expand Down

0 comments on commit a929fef

Please sign in to comment.