Travis
This commit is contained in:
parent
24bdae28d7
commit
3fe274d299
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rust: nightly
|
- rust: nightly
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
before_cache:
|
|
||||||
- cd server
|
|
||||||
cache: cargo
|
cache: cargo
|
||||||
before_script:
|
before_script:
|
||||||
- psql -c "create user rrr with password 'rrr' superuser;" -U postgres
|
- psql -c "create user rrr with password 'rrr' superuser;" -U postgres
|
||||||
|
|
Reference in a new issue