Skip to content

Commit

Permalink
test: Add node 14 to CI (#788)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibgreen committed Jun 15, 2020
1 parent 112b16c commit ac6abcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ addons:
node_js:
- '10'
- '12'
- '14'
install:
- yarn bootstrap
script:
Expand Down

0 comments on commit ac6abcf

Please sign in to comment.