From 880c3684d74c0d2be531ba67235f6fa98821d1af Mon Sep 17 00:00:00 2001 From: Shao Yu Lung Date: Mon, 26 Feb 2018 17:20:10 +0800 Subject: [PATCH] optimize travis ci job --- .travis.yml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3dfa6a38..e19f6a6b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,18 +24,7 @@ env: - PHP_VERSION=71 BUILD_SERVICE=php-worker - PHP_VERSION=72 BUILD_SERVICE=php-worker - - PHP_VERSION=56 BUILD_SERVICE=mssql - - PHP_VERSION=70 BUILD_SERVICE=mssql - - PHP_VERSION=71 BUILD_SERVICE=mssql - - - PHP_VERSION=56 BUILD_SERVICE=rethinkdb - - PHP_VERSION=70 BUILD_SERVICE=rethinkdb - - PHP_VERSION=71 BUILD_SERVICE=rethinkdb - - - PHP_VERSION=56 BUILD_SERVICE=aerospike - - PHP_VERSION=70 BUILD_SERVICE=aerospike - - PHP_VERSION=71 BUILD_SERVICE=aerospike - + - PHP_VERSION=NA BUILD_SERVICE="mssql rethinkdb aerospike" - PHP_VERSION=NA BUILD_SERVICE="applications blackfire minio percona nginx caddy apache2 mysql mariadb postgres postgres-postgis neo4j mongo redis" - PHP_VERSION=NA BUILD_SERVICE="adminer phpmyadmin pgadmin" - PHP_VERSION=NA BUILD_SERVICE="memcached beanstalkd beanstalkd-console rabbitmq elasticsearch certbot mailhog maildev selenium jenkins proxy proxy2 haproxy"