Parcourir la source

fix broken test

Mahmoud Zalt il y a 7 ans
Parent
commit
6e6a658a79
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      .travis.yml
  2. 1 1
      docker-compose.yml

+ 1 - 1
.travis.yml

@@ -35,7 +35,7 @@ env:
 
     - 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 balancer"
+    - PHP_VERSION=NA BUILD_SERVICE="memcached beanstalkd beanstalkd-console rabbitmq elasticsearch certbot mailhog maildev selenium jenkins proxy proxy2 haproxy"
     - PHP_VERSION=NA BUILD_SERVICE="kibana grafana laravel-echo-server"
     # - PHP_VERSION=NA BUILD_SERVICE="aws"
 

+ 1 - 1
docker-compose.yml

@@ -616,7 +616,7 @@ services:
       networks:
         - frontend
 
-### Balancer Haproxy ##########################################
+### HAProxy Load Balancer ####################################
 
     haproxy:
       build: ./haproxy