This commit is contained in:
Dessalines 2019-04-06 10:16:21 -07:00
parent 58bf6c1655
commit 9e214c9117

View file

@ -5,8 +5,6 @@ matrix:
allow_failures:
- rust: nightly
fast_finish: true
before_cache:
- cd server
cache: cargo
before_script:
- psql -c "create user rrr with password 'rrr' superuser;" -U postgres