Skip to content

Commit

Permalink
Updated travis node version tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rossgrambo-zz committed Apr 8, 2020
1 parent 5ef492d commit 54bee7b
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,9 +3,9 @@ cache:
- node_modules
language: node_js
node_js:
- '6'
- '8'
- '9'
- '12'
sudo: false
deploy:
- provider: npm
Expand Down

0 comments on commit 54bee7b

Please sign in to comment.