mirror of
https://github.com/LemmyNet/lemmy
synced 2024-10-30 15:21:20 +00:00
Messing with travis 3.
This commit is contained in:
parent
1b739af87b
commit
aebd04f55f
2
.travis.yml
vendored
2
.travis.yml
vendored
@ -16,7 +16,7 @@ before_script:
|
||||
before_install:
|
||||
- cd server
|
||||
script:
|
||||
- cargo install --force diesel_cli --no-default-features --features postgres
|
||||
- cargo install diesel_cli --no-default-features --features postgres
|
||||
- diesel migration run
|
||||
- cargo build
|
||||
- cargo test
|
||||
|
Loading…
Reference in New Issue
Block a user