summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-08-23 20:02:52 -0700
committerDessalines <tyhou13@gmx.com>2019-08-23 20:02:52 -0700
commitdcf0f13d718b25662794192ef392e9475631f6c4 (patch)
tree3f30eda1310f62c2159c275558097775e6c39339 /.travis.yml
parentcfa2ef3a050308bde13a7ad932d49c922d84cc24 (diff)
parentba9f357b1409b9101bf47940573389d9588340d1 (diff)
Merge branch 'transfer_community' into dev
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 26410fef..4da3239a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,9 +12,6 @@ before_script:
before_install:
- cd server
script:
- - cargo install --force diesel_cli --no-default-features --features postgres
- - diesel migration run
- - cargo build --all
- cargo test --all
env:
- DATABASE_URL=postgres://rrr:rrr@localhost/rrr