Skip to content

Commit

Permalink
ci: add node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Jun 15, 2020
1 parent 09c4b83 commit 054adac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: node_js
os: linux
dist: bionic
before_install:
- "nvm install-latest-npm"
node_js:
Expand All @@ -13,3 +15,4 @@ node_js:
- "11"
- "12"
- "13"
- "14"

0 comments on commit 054adac

Please sign in to comment.