Skip to content

Commit 7e23d49

Browse files
authored
Merge pull request #485 from NativeScript/plamen5kov/fix_travis
reordered lifecycle
2 parents 871cd26 + fb4f91d commit 7e23d49

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
@@ -34,7 +34,6 @@ before_install:
3434
- export PATH=${PATH}:${ANDROID_NDK_HOME}
3535
script:
3636
- "./gradlew createPackage -i -PPACKAGE_VERSION=$PACKAGE_VERSION --stacktrace"
37-
after_script:
3837
- echo no | android create avd --force -n Arm21 -t android-21 -b armeabi-v7a -c 12M
3938
- emulator -avd Arm21 -no-skin -no-audio -no-window &
4039
- android-wait-for-emulator

0 commit comments

Comments
 (0)