Skip to content

Commit

Permalink
Added travis ci support for modern node versions (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack authored and kkpoon committed Dec 5, 2016
1 parent 14d947d commit 9ab1322
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- v5
- v4
- '0.12'
- '0.10'
- node
- 6
- 5
- 4

0 comments on commit 9ab1322

Please sign in to comment.