mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 04:00:02 +00:00
Messing with travis 4.
This commit is contained in:
parent
aebd04f55f
commit
0a6c45b0a7
1 changed files with 0 additions and 1 deletions
1
.travis.yml
vendored
1
.travis.yml
vendored
|
@ -16,7 +16,6 @@ before_script:
|
|||
before_install:
|
||||
- cd server
|
||||
script:
|
||||
- cargo install diesel_cli --no-default-features --features postgres
|
||||
- diesel migration run
|
||||
- cargo build
|
||||
- cargo test
|
||||
|
|
Loading…
Reference in a new issue