Skip to content

Commit

Permalink
Update travis nodejs versions
Browse files Browse the repository at this point in the history
  • Loading branch information
skerit committed Oct 30, 2020
1 parent 95279f0 commit 4c2ec5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "6.12.3"
- "8.9.4"
- "9.4.0"
- "10.21.0"
- "12.18.2"
- "14.5.0"
env:
- TZ="Europe/Brussels"
after_success:
Expand Down

0 comments on commit 4c2ec5c

Please sign in to comment.