Skip to content

Commit a85c614

Browse files
committed
revert
1 parent bbae32b commit a85c614

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ before_install:
3232
- "rm -rf android-ndk-$NDK_VERSION-linux-x86_64.zip"
3333
- export ANDROID_NDK_HOME=`pwd`/android-ndk-$NDK_VERSION
3434
- export PATH=${PATH}:${ANDROID_NDK_HOME}
35-
- echo "Building creating runtime package with version: $PACKAGE_VERSION"
3635
script:
3736
- "./gradlew createPackage -i -PpackageVersion=$PACKAGE_VERSION --stacktrace"
3837
- echo no | android create avd --force -n Arm21 -t android-21 -b armeabi-v7a -c 12M

0 commit comments

Comments
 (0)