summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-04-06 09:03:55 -0700
committerDessalines <tyhou13@gmx.com>2019-04-06 09:03:55 -0700
commitd2f234927d8af3c9ba169c5e4912dab188c93660 (patch)
treea8737809330a2995187446d09a0d371314171011 /.travis.yml
parenta9178e1eb56972839a7f2ae58c6ddd9d28fe997e (diff)
Travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e2237662..24bce865 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,7 +17,9 @@ before_install:
- cd server
script:
- cargo install diesel_cli --no-default-features --features postgres
- - cargo install
+ - cargo build
- diesel migration run
- cargo build --all
- cargo test --all
+env:
+ - DATABASE_URL=postgres://rrr:rrr@localhost/rrr