Skip to content

Commit

Permalink
Use Node.js 6 for browser tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Acconut committed Oct 23, 2017
1 parent a1312bd commit da21907
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: node_js
matrix:
include:
- env: TEST_TARGET=browser
node_js: 6
- env: TEST_TARGET=node
node_js: 4
- env: TEST_TARGET=node
Expand Down

0 comments on commit da21907

Please sign in to comment.