mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Use official runtimes for travis builds (temporary workaround).
This commit is contained in:
committed by
Hristo Deshev
parent
31039d3d7e
commit
ce72b60763
@@ -5,7 +5,8 @@ env:
|
||||
- PACKAGE_NAME=tns-core-modules
|
||||
- NODE_VERSION=5.10.1
|
||||
- EMULATOR_API_VER=21
|
||||
- RUNTIMEVERSION=next
|
||||
# HACK: revert to `next` runtime as soon as the console.log issue is fixed
|
||||
- RUNTIMEVERSION=2.5.0
|
||||
- AVD_NAME=Arm$EMULATOR_API_VER
|
||||
addons:
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user