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

Commit

Permalink
Update Travis to newer versions of node
Browse files Browse the repository at this point in the history
  • Loading branch information
nfischer committed May 17, 2016
1 parent b6c7b7e commit 635218e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ language: node_js
sudo: false

node_js:
- "4.1"
- "4.0"
- "6"
- "5"
- "4"
- "0.12"
- "0.11"
- "0.10"
Expand Down

0 comments on commit 635218e

Please sign in to comment.