mirror of
https://github.com/LemmyNet/lemmy
synced 2024-10-30 15:21:20 +00:00
Travis
This commit is contained in:
parent
2b7464e149
commit
595cf7caad
@ -12,7 +12,7 @@ before_script:
|
|||||||
before_install:
|
before_install:
|
||||||
- cd server
|
- cd server
|
||||||
script:
|
script:
|
||||||
- cargo install diesel_cli -- force --no-default-features --features postgres
|
- cargo install --force diesel_cli --no-default-features --features postgres
|
||||||
- diesel migration run
|
- diesel migration run
|
||||||
- cargo build --all
|
- cargo build --all
|
||||||
- cargo test --all
|
- cargo test --all
|
||||||
|
Loading…
Reference in New Issue
Block a user