Messing with travis 4.

pull/722/head
Dessalines 2019-11-19 16:12:29 -08:00
parent 6d2436afeb
commit 4e968e7ca5
1 changed files with 0 additions and 1 deletions

1
.travis.yml vendored
View File

@ -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