Sfoglia il codice sorgente

join short time jobs

Shao Yu Lung 8 anni fa
parent
commit
e8aad1238e
1 ha cambiato i file con 3 aggiunte e 11 eliminazioni
  1. 3 11
      .travis.yml

+ 3 - 11
.travis.yml

@@ -5,9 +5,9 @@ services:
 
 env:
   matrix:  
-    - PHP_VERSION=56 BUILD_SERVICE="applications blackfire minio percona nginx caddy apache2"
-    - PHP_VERSION=70 BUILD_SERVICE="applications blackfire minio percona nginx caddy apache2"
-    - PHP_VERSION=71 BUILD_SERVICE="applications blackfire minio percona nginx caddy apache2"
+    - PHP_VERSION=56 BUILD_SERVICE="applications blackfire minio percona nginx caddy apache2 mysql mariadb phpmyadmin postgres postgres-postgis pgadmin neo4j mongo redis"
+    - PHP_VERSION=70 BUILD_SERVICE="applications blackfire minio percona nginx caddy apache2 mysql mariadb phpmyadmin postgres postgres-postgis pgadmin neo4j mongo redis"
+    - PHP_VERSION=71 BUILD_SERVICE="applications blackfire minio percona nginx caddy apache2 mysql mariadb phpmyadmin postgres postgres-postgis pgadmin neo4j mongo redis"
 
     - PHP_VERSION=56 BUILD_SERVICE=workspace
     - PHP_VERSION=70 BUILD_SERVICE=workspace
@@ -21,18 +21,10 @@ env:
     - PHP_VERSION=70 BUILD_SERVICE="php-worker hhvm"
     - PHP_VERSION=71 BUILD_SERVICE="php-worker hhvm"
 
-    - PHP_VERSION=56 BUILD_SERVICE="mysql mariadb phpmyadmin"
-    - PHP_VERSION=70 BUILD_SERVICE="mysql mariadb phpmyadmin"
-    - PHP_VERSION=71 BUILD_SERVICE="mysql mariadb phpmyadmin"
-
     - PHP_VERSION=56 BUILD_SERVICE=mssql
     - PHP_VERSION=70 BUILD_SERVICE=mssql
     - PHP_VERSION=71 BUILD_SERVICE=mssql
 
-    - PHP_VERSION=56 BUILD_SERVICE="postgres postgres-postgis pgadmin neo4j mongo redis"
-    - PHP_VERSION=70 BUILD_SERVICE="postgres postgres-postgis pgadmin neo4j mongo redis"
-    - PHP_VERSION=71 BUILD_SERVICE="postgres postgres-postgis pgadmin neo4j mongo redis"
-
     - PHP_VERSION=56 BUILD_SERVICE=rethinkdb
     - PHP_VERSION=70 BUILD_SERVICE=rethinkdb
     - PHP_VERSION=71 BUILD_SERVICE=rethinkdb