Skip to content

Commit

Permalink
Added support for modern node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack authored Jun 30, 2016
1 parent eab3796 commit 686b002
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ branches:
only:
- master
node_js:
- "6"
- "5"
- "4.2.1"
- "0.12"
- "0.11"
Expand Down

0 comments on commit 686b002

Please sign in to comment.