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