Skip to content

Commit

Permalink
test: test also on Node.js 14
Browse files Browse the repository at this point in the history
  • Loading branch information
1000ch committed May 30, 2020
1 parent 9faa2e6 commit a99eeed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ language: node_js
os:
- linux
- osx
osx_image: xcode8.2
osx_image: xcode9.3
node_js:
- '14'
- '12'
- '10'

0 comments on commit a99eeed

Please sign in to comment.