Skip to content

Commit

Permalink
Remove node 8 from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
richardm-stripe committed May 21, 2021
1 parent 8475574 commit 8b15e10
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,7 +4,7 @@ cache:
directories:
- node_modules
node_js:
- '8'
- '10'
- '16'
sudo: false
after_success: yarn report && yarn coveralls

0 comments on commit 8b15e10

Please sign in to comment.