Skip to content

Commit

Permalink
Close #120 PR: Test on Node.js v4 and v5.
Browse files Browse the repository at this point in the history
  • Loading branch information
Srinivasan Sekar authored and sindresorhus committed Dec 30, 2015
1 parent bffdb4c commit 898f748
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
sudo: false
language: node_js
node_js:
- 'iojs'
- '5'
- '4'
- '0.12'
- '0.10'

0 comments on commit 898f748

Please sign in to comment.