浏览代码

fix broken test

Mahmoud Zalt 7 年之前
父节点
当前提交
6e6a658a79
共有 2 个文件被更改,包括 2 次插入2 次删除
  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