mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
Fixing travis build. 3.
This commit is contained in:
parent
6b68d54e35
commit
8bf5d0cca6
2
.travis.yml
vendored
2
.travis.yml
vendored
@ -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
Block a user