Skip to content

Commit

Permalink
Test on more node versions (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
platy11 authored and sindresorhus committed Aug 13, 2016
1 parent 8afe0b4 commit 54c8732
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'
- '6'
- '4'
- '0.12'
- '0.10'

0 comments on commit 54c8732

Please sign in to comment.