Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Commit

Permalink
update node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Barrett committed Jan 15, 2016
1 parent bf12781 commit f72f3cc
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
language: node_js

node_js:
- "0.10"
- "0.11"
- "0.12"
- "4.0"
- "4.1"
- "iojs"
- stable
- v0.10
- v0.12
- v4
- v5

sudo: false

Expand Down

0 comments on commit f72f3cc

Please sign in to comment.