From f9626173a380da5d10132d44c4309279cfeb4578 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Wed, 21 Feb 2018 13:05:35 +0100 Subject: [PATCH] Fix travis ci build script --- .travis.yml | 2 -- phar.php | 1 - tests/makephar.sh | 2 ++ 3 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 phar.php diff --git a/.travis.yml b/.travis.yml index cb3352e4..07f0c287 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,9 +5,7 @@ before_install: - openssl aes-256-cbc -K $encrypted_5699a01b7a5f_key -iv $encrypted_5699a01b7a5f_iv -in madeline_rsa.enc -out madeline_rsa -d - echo "phar.readonly = 0" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini -- eval "$(ssh-agent -s)" - chmod 600 madeline_rsa -- ssh-add madeline_rsa script: - tests/makephar.sh diff --git a/phar.php b/phar.php deleted file mode 100644 index b3d9bbc7..00000000 --- a/phar.php +++ /dev/null @@ -1 +0,0 @@ -