mirror of https://github.com/LemmyNet/lemmy.git
Adding these as global envs.
parent
ae4a57e035
commit
c421a80102
|
@ -27,6 +27,7 @@ script:
|
|||
- diesel migration run
|
||||
- cargo test
|
||||
env:
|
||||
global:
|
||||
- DATABASE_URL=postgres://lemmy:password@localhost:5432/lemmy
|
||||
- RUST_TEST_THREADS=1
|
||||
|
||||
|
|
Loading…
Reference in New Issue