Skip to content

Commit

Permalink
Test node 12 but not node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
jpage-godaddy committed Jul 16, 2019
1 parent 555b4d7 commit 5f1b746
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 @@ -3,8 +3,8 @@ language: node_js
matrix:
fast_finish: true
include:
- node_js: '12'
- node_js: '10'
- node_js: '8'
- node_js: '6'

before_install: npm i -g npm@6

0 comments on commit 5f1b746

Please sign in to comment.