Skip to content

Commit

Permalink
ci: 🎡 run node 13 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Gpx committed Feb 17, 2020
1 parent 34c9d41 commit 8144c8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .nvmrc
@@ -1 +1 @@
v12.9.1
v13.8.0
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,7 @@ cache:
notifications:
email: false
node_js:
- '13'
- '12'
- '10'
- '8'
Expand Down

0 comments on commit 8144c8b

Please sign in to comment.