Skip to content

Commit

Permalink
Merge pull request #66 from amilajack/patch-1
Browse files Browse the repository at this point in the history
Added travis ci support for node 6
  • Loading branch information
sethlu committed Jul 14, 2016
2 parents 16732d6 + dcfdf4f commit b5753c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "6"
- "4.1"
- "4.0"
- "0.12"
Expand Down

0 comments on commit b5753c4

Please sign in to comment.