Skip to content

Commit

Permalink
Changed supported test versions for node. 6 (latest), 4 (latest), and…
Browse files Browse the repository at this point in the history
… 0.12
  • Loading branch information
four43 committed May 13, 2016
1 parent 1be8a8a commit a07a376
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -2,10 +2,9 @@ language: node_js
before_install:
- "npm install npm -g"
node_js:
- 5.0
- 4.1
- 6
- 4
- 0.12
- iojs
after_success:
- "npm run coveralls"
sudo: false

0 comments on commit a07a376

Please sign in to comment.