summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-04-06 10:16:21 -0700
committerDessalines <tyhou13@gmx.com>2019-04-06 10:16:21 -0700
commit9e214c9117c22ffeb87d1920a7ed8e509b804e02 (patch)
tree25699d71e5d8b8c88928f46769a2a974a682d1b2 /.travis.yml
parent58bf6c165558b4d1c22f51f5471c2dd742071b03 (diff)
Travis
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