Skip to content

Commit

Permalink
Require Node >=6
Browse files Browse the repository at this point in the history
  • Loading branch information
felipernb committed Jun 14, 2017
1 parent ff600d5 commit 001f0bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
sudo: false
node_js:
- '4'
- '5.1'
- '6'
- '7'
- '8'
script: "make"
after_success: "make coveralls"

0 comments on commit 001f0bc

Please sign in to comment.