Skip to content

Commit ce72b60

Browse files
committed
Use official runtimes for travis builds (temporary workaround).
1 parent 31039d3 commit ce72b60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ env:
55
- PACKAGE_NAME=tns-core-modules
66
- NODE_VERSION=5.10.1
77
- EMULATOR_API_VER=21
8-
- RUNTIMEVERSION=next
8+
# HACK: revert to `next` runtime as soon as the console.log issue is fixed
9+
- RUNTIMEVERSION=2.5.0
910
- AVD_NAME=Arm$EMULATOR_API_VER
1011
addons:
1112
artifacts:

0 commit comments

Comments
 (0)