From ec919808d0980fed98f2c10eaa6ba9ed3042ac0c Mon Sep 17 00:00:00 2001 From: wapplay-home-linux Date: Mon, 13 Nov 2017 15:50:19 +0300 Subject: [PATCH] Revert "travis try install zipalign" This reverts commit 8880275 --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index c543ae5..281a057 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,8 +17,7 @@ install: - travis_retry composer install --prefer-dist --no-interaction before_script: - - sudo apt-get install p7zip-full -y - - sudo apt-get install zipalign -y + - sudo apt-get install p7zip-full script: - composer validate --no-check-lock