Skip to content

Commit

Permalink
Merge pull request #32 from elliottsj/node-6-and-up
Browse files Browse the repository at this point in the history
Travis: test only on node>=6
  • Loading branch information
elliottsj authored Mar 19, 2018
2 parents 0b4c6eb + 6ca535c commit 3f56b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ sudo: false

language: node_js
node_js:
- '4'
- '6'
- '8'
- 'stable'
cache: yarn

Expand Down

0 comments on commit 3f56b18

Please sign in to comment.