Travis
This commit is contained in:
parent
b4f7f62f88
commit
8f7362a80b
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rust: nightly
|
- rust: nightly
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
before_cache:
|
||||||
|
- cd server
|
||||||
cache: cargo
|
cache: cargo
|
||||||
services:
|
services:
|
||||||
- postgresql
|
- postgresql
|
||||||
|
|
Reference in a new issue