Skip to content

Commit

Permalink
Drop testing of node 8
Browse files Browse the repository at this point in the history
It's not worth figuring out why it's failing - we don't even test it in our AzDO or GH Actions runs.
  • Loading branch information
amcasey committed Aug 11, 2020
1 parent 6c1e494 commit 5237f9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,6 @@ node_js:
- '14'
- '12'
- '10'
- '8'

env:
- workerCount=3 timeout=600000
Expand Down

0 comments on commit 5237f9e

Please sign in to comment.