Skip to content

Commit

Permalink
Merge pull request #1 from jmcriffey/master
Browse files Browse the repository at this point in the history
Removed 0.12 from .travis.yml
  • Loading branch information
jmcriffey committed Jun 27, 2016
2 parents 23a8696 + 6738137 commit aa79b79
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,7 +1,8 @@
language: node_js

node_js:
- "0.12"
- "4.4"
- "5.12"
- "6.2"

sudo: false

0 comments on commit aa79b79

Please sign in to comment.