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