Skip to content

Commit

Permalink
Update Travis to use Node v4 and greater.
Browse files Browse the repository at this point in the history
  • Loading branch information
Havvy committed Sep 12, 2016
1 parent e0c8777 commit f743779
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
sudo: false
language: node_js
node_js:
- "node"
- "iojs"
- "stable"
- "6"
- "4"
notifications:
irc: "irc.mibbit.net#heartless"

0 comments on commit f743779

Please sign in to comment.