trying to fix travis
This commit is contained in:
@@ -15,7 +15,7 @@ before_install:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- export REACT_APP_USERS_SERVICE_URL=http://127.0.0.1
|
- export REACT_APP_USERS_SERVICE_URL=http://127.0.0.1
|
||||||
- docker-compose up -d --build
|
- docker-compose up -f docker-compose-prod.yml -d --build
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- docker-compose exec users python manage.py test
|
- docker-compose exec users python manage.py test
|
||||||
|
|||||||
Reference in New Issue
Block a user