forked from github/cordova-android
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:
|
matrix:
|
||||||
- nodejs_version: "0.10"
|
- nodejs_version: "0.10"
|
||||||
- nodejs_version: "0.12"
|
- nodejs_version: "0.12"
|
||||||
- nodejs_version: "4.2"
|
- nodejs_version: "4"
|
||||||
|
- nodejs_version: "6"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# - cinst android-sdk
|
# - cinst android-sdk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user