mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-10 10:08:58 +00:00
Travis
This commit is contained in:
parent
9e214c9117
commit
abe27a0236
|
@ -12,9 +12,6 @@ before_script:
|
||||||
before_install:
|
before_install:
|
||||||
- cd server
|
- cd server
|
||||||
script:
|
script:
|
||||||
- cargo install diesel_cli --no-default-features --features postgres
|
|
||||||
- cargo build
|
|
||||||
- diesel migration run
|
|
||||||
- cargo build --all
|
- cargo build --all
|
||||||
- cargo test --all
|
- cargo test --all
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue