diff options
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 358aaff5..603b5cb4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ go: before_install: - go version - sudo apt-get update - - sudo apt-get purge -y php - sudo add-apt-repository -y ppa:ondrej/php - sudo apt-get install -y php7.0-cli - php -v |