Fixing travis build. 5.

pull/722/head
Dessalines 5 years ago
parent 92825f4c98
commit 38d6db6d81

2
.travis.yml vendored

@ -21,6 +21,6 @@ script:
- diesel migration run
- cargo test
env:
- LEMMY_DATABASE_URL=postgres://lemmy:password@localhost:5432/lemmy
- DATABASE_URL=postgres://lemmy:password@localhost:5432/lemmy
addons:
postgresql: "9.4"

Loading…
Cancel
Save