Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
travis: Update tested node versions
Browse files Browse the repository at this point in the history
Credit: @iarna
Reviewed-By: @othiym23
PR-URL: #10233
  • Loading branch information
iarna authored and othiym23 committed Nov 20, 2015
1 parent 58d776c commit 791ec6b
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:
- "4.1"
- "4.0"
- "5"
- "4"
- iojs
- "0.12"
- "0.10"
Expand Down

0 comments on commit 791ec6b

Please sign in to comment.