Messing with travis build.

pull/722/head
Dessalines 5 years ago
parent 3561ef93a0
commit ba9f357b14

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

Loading…
Cancel
Save