summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 69c6bb17..fc5cba77 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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