Skip to content

Commit

Permalink
Update node versions used in test
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Jan 12, 2016
1 parent 31601de commit 67e4c9b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
@@ -1,10 +1,9 @@
sudo: false
language: node_js
node_js:
- "4.1"
- "4.0"
- "5.4"
- "4.2"
- "0.12"
- "0.11"
- "0.10"
- "iojs"

Expand All @@ -15,5 +14,5 @@ env:

matrix:
include:
- node_js: "0.10"
- node_js: "4.2"
env: BROWSER=1

0 comments on commit 67e4c9b

Please sign in to comment.