mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 04:00:02 +00:00
Travis
This commit is contained in:
parent
3fe274d299
commit
c303110051
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ before_script:
|
|||
before_install:
|
||||
- cd server
|
||||
script:
|
||||
- cargo install diesel_cli --no-default-features --features postgres
|
||||
- cargo build
|
||||
- diesel migration run
|
||||
- cargo build --all
|
||||
- cargo test --all
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue