summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-04-06 09:46:31 -0700
committerDessalines <tyhou13@gmx.com>2019-04-06 09:46:31 -0700
commit3687dfd1a688118431e0b255b5f52921e9d50b52 (patch)
tree23d664df5e9547ebd023a802c3604bb379d74f22 /.travis.yml
parent257302a27452e93cc93357f469337150ee9eb1f1 (diff)
Travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1635d04c..79a49a18 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,8 +20,8 @@ script:
- cargo build --all
- cargo test --all
env:
- - DATABASE_URL=postgres://rrr:rrr@localhost/rrr
global:
+ - DATABASE_URL=postgres://rrr:rrr@localhost/rrr
- PGPORT=5433
addons:
postgresql: "10"