mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-16 00:11:03 +08:00
Add Node.js 12 to CI Services (#724)
and remove trailing whitespace from .travis.yml Co-authored-by: エリス <erisu@users.noreply.github.com> Co-authored-by: Christopher J. Brody <brodybits@users.noreply.github.com>
This commit is contained in:
parent
a5ad440f17
commit
a64d459c8e
@ -14,6 +14,7 @@ env:
|
|||||||
- nodejs_version=6
|
- nodejs_version=6
|
||||||
- nodejs_version=8
|
- nodejs_version=8
|
||||||
- nodejs_version=10
|
- nodejs_version=10
|
||||||
|
- nodejs_version=12
|
||||||
|
|
||||||
language: android
|
language: android
|
||||||
jdk:
|
jdk:
|
||||||
|
@ -11,6 +11,7 @@ environment:
|
|||||||
- nodejs_version: 6
|
- nodejs_version: 6
|
||||||
- nodejs_version: 8
|
- nodejs_version: 8
|
||||||
- nodejs_version: 10
|
- nodejs_version: 10
|
||||||
|
- nodejs_version: 12
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# Install Android SDK Tools
|
# Install Android SDK Tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user