mirror of
https://github.com/apache/cordova-android.git
synced 2025-04-02 12:52:51 +08:00
CB-11726 - Update appveyor node versions to 4 and 6, so they will always use the latest versions
This closes #324
This commit is contained in:
parent
2efe240617
commit
0299467831
@ -2,7 +2,8 @@ environment:
|
||||
matrix:
|
||||
- nodejs_version: "0.10"
|
||||
- nodejs_version: "0.12"
|
||||
- nodejs_version: "4.2"
|
||||
- nodejs_version: "4"
|
||||
- nodejs_version: "6"
|
||||
|
||||
install:
|
||||
# - cinst android-sdk
|
||||
|
Loading…
x
Reference in New Issue
Block a user