Skip to content

Commit

Permalink
ci: add Node.js 12
Browse files Browse the repository at this point in the history
Co-authored-by: Jan Piotrowski <piotrowski+git@gmail.com>
Co-authored-by: Christopher J. Brody <chris@brody.consulting>
  • Loading branch information
Christopher J. Brody and janpio committed Jul 12, 2019
1 parent 906f8cc commit a93af20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ env:
- nodejs_version=6
- nodejs_version=8
- nodejs_version=10
- nodejs_version=12

language: android
jdk:
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ environment:
- nodejs_version: 6
- nodejs_version: 8
- nodejs_version: 10
- nodejs_version: 12

install:
# Install Android SDK Tools
Expand Down

0 comments on commit a93af20

Please sign in to comment.