We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31039d3 commit ce72b60Copy full SHA for ce72b60
.travis.yml
@@ -5,7 +5,8 @@ env:
5
- PACKAGE_NAME=tns-core-modules
6
- NODE_VERSION=5.10.1
7
- EMULATOR_API_VER=21
8
- - RUNTIMEVERSION=next
+ # HACK: revert to `next` runtime as soon as the console.log issue is fixed
9
+ - RUNTIMEVERSION=2.5.0
10
- AVD_NAME=Arm$EMULATOR_API_VER
11
addons:
12
artifacts:
0 commit comments