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 Aug 23, 2016
1 parent d366f26 commit eb22c4f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: node_js
node_js:
- "4"
- "0.12"
- "0.10"
- 6
- 4
env:
- CXX=g++-4.8
addons:
Expand Down

0 comments on commit eb22c4f

Please sign in to comment.