summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-04-06 10:28:24 -0700
committerDessalines <tyhou13@gmx.com>2019-04-06 10:28:24 -0700
commitabe27a023636c231a8a160810eb4497459524fff (patch)
tree2ffc637304b8f3c9255b339fa542867300615575 /.travis.yml
parent9e214c9117c22ffeb87d1920a7ed8e509b804e02 (diff)
Travis
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 fc5cba77..e7e6a735 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,9 +12,6 @@ before_script:
before_install:
- cd server
script:
- - cargo install diesel_cli --no-default-features --features postgres
- - cargo build
- - diesel migration run
- cargo build --all
- cargo test --all
env: