Messing with travis build.

This commit is contained in:
Dessalines 2019-08-23 19:54:38 -07:00
parent 1e83aa8c72
commit 5e7c9f9d0a
1 changed files with 0 additions and 3 deletions

View File

@ -12,9 +12,6 @@ before_script:
before_install:
- cd server
script:
- cargo install --force diesel_cli --no-default-features --features postgres
- diesel migration run
- cargo build --all
- cargo test --all
env:
- DATABASE_URL=postgres://rrr:rrr@localhost/rrr