Skip to content

Commit

Permalink
add node 4.x versions to the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Snir David committed Nov 14, 2015
1 parent a6e1896 commit 9770147
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,9 @@ node_js:
- "0.10"
- "0.12"
- "iojs"
- "4.0"
- "4.1"
- "4.2"
before_script:
- "npm i -g jasmine-node"
services:
Expand Down

0 comments on commit 9770147

Please sign in to comment.