From 5635a50920ee2789c624c54b0016f3bf0b81a08c Mon Sep 17 00:00:00 2001 From: Sean Mac Gillicuddy Date: Tue, 25 Jun 2019 15:52:30 +0100 Subject: [PATCH] #1224 remove extraneous dash in .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d9ac325c3..8733dbc2c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ env: global: - ANDROID_TARGET=android-22 - ANDROID_ABI=armeabi-v7a - - + if: type != push OR tag IS present before_install: