summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-11-19 16:12:29 -0800
committerDessalines <tyhou13@gmx.com>2019-11-19 16:12:29 -0800
commit4e968e7ca5fd064c77b4f0677adb1d79632ddf9c (patch)
tree27697ef94696b1ba83c46da0abb7d788dbffc1cd /.travis.yml
parent6d2436afeb04997bbd946808f615c485d5801d1e (diff)
Messing with travis 4.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 793f2074..5fc26cde 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,6 @@ before_script:
before_install:
- cd server
script:
- - cargo install diesel_cli --no-default-features --features postgres
- diesel migration run
- cargo build
- cargo test