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