mirror of https://github.com/LemmyNet/lemmy.git
Fixing travis build. 3.
parent
2e81a0d57a
commit
331aecbba6
|
@ -20,6 +20,6 @@ script:
|
|||
- cargo build
|
||||
- cargo test
|
||||
env:
|
||||
- DATABASE_URL=postgres://lemmy:password@localhost:5432/lemmy
|
||||
- LEMMY_DATABASE_URL=postgres://lemmy:password@localhost:5432/lemmy
|
||||
addons:
|
||||
postgresql: "9.4"
|
||||
|
|
Loading…
Reference in New Issue