Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
steveukx committed Aug 21, 2020
1 parent 650c17f commit de58ae1
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
@@ -1,9 +1,9 @@
language: node_js

node_js:
- "8"
- "10"
- "12"
- "14"

install:
- yarn install
Expand Down

0 comments on commit de58ae1

Please sign in to comment.