Skip to content

Commit

Permalink
Remove unsupported node versions (v8, v10) as of tandy v2 from travis…
Browse files Browse the repository at this point in the history
… config
  • Loading branch information
devinivy committed May 10, 2020
1 parent 18b32b8 commit e45dafe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
@@ -1,8 +1,6 @@
language: node_js

node_js:
- "8"
- "10"
- "12"
- "14"
- "node"
Expand Down

0 comments on commit e45dafe

Please sign in to comment.