Skip to content

Commit

Permalink
Added travis ci support for modern node versions (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack authored and royriojas committed Nov 11, 2016
1 parent 4d5e861 commit 1c2b1f7
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,4 +1,5 @@
language: node_js
node_js:
- 0.12
- 4
- 4
- 6

0 comments on commit 1c2b1f7

Please sign in to comment.