Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
Update Node versions on Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
gijskant committed Aug 31, 2020
1 parent 8e0023a commit 979a9f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: node_js
node_js:
- 14
- 12
- 11
- 10
- 9
- 8

install:
- npm install
Expand Down

0 comments on commit 979a9f1

Please sign in to comment.