From a304b7282e69c3ca6de71d8528568014e290be04 Mon Sep 17 00:00:00 2001 From: Pavlos Ratis Date: Wed, 11 Nov 2015 15:23:47 +0200 Subject: [PATCH] remove php-specific-config from travis.yml At beta stage, travis-ci does not include preinstalled PHP environment so I am currently installing php from install scripts --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index e921ff1..79aff25 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,5 @@ sudo: required dist: trusty -language: php -php: - - 5.5.9 env: global: