Fixing travis build. 2.

pull/722/head
Dessalines 5 years ago
parent 3d9704f93b
commit 2e81a0d57a

2
.travis.yml vendored

@ -19,5 +19,7 @@ script:
- diesel migration run
- cargo build
- cargo test
env:
- DATABASE_URL=postgres://lemmy:password@localhost:5432/lemmy
addons:
postgresql: "9.4"

Loading…
Cancel
Save