update travis config
This commit is contained in:
@@ -29,6 +29,7 @@ before_script:
|
||||
- export DATABASE_TEST_URL=postgres://postgres:@localhost:5432/fittrackee_test
|
||||
- export APP_SETTINGS=fittrackee_api.config.TestingConfig
|
||||
- export REACT_APP_API_URL=http://127.0.0.1
|
||||
- export REACT_APP_ALLOW_REGISTRATION=true
|
||||
- export NODE_ENV=development
|
||||
- export TEST_URL=http://127.0.0.1
|
||||
- export DISPLAY=:99.0
|
||||
|
Reference in New Issue
Block a user