From 8607f670c125142713bafb87ccbb1d43fc64411b Mon Sep 17 00:00:00 2001 From: "Yu-Lung Shao (Allen)" Date: Tue, 27 Feb 2018 17:21:48 +0800 Subject: [PATCH] Update .travis.yml Add Apache Solr Test --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e19f6a6..298e1f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,6 +24,7 @@ env: - PHP_VERSION=71 BUILD_SERVICE=php-worker - PHP_VERSION=72 BUILD_SERVICE=php-worker + - PHP_VERSION=NA BUILD_SERVICE=solr - 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"