aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2012-02-01 19:37:43 +1300
committerPhilip Arndt <parndt@gmail.com>2012-02-01 19:37:43 +1300
commitbd7daa09ae57ff4fe468b8e277dffb737714dec1 (patch)
treeedcdcbf680784987ca6a2a01f97daa4e37d8bc50 /.travis.yml
parent76998c2885125de4d1c3b44ccef97b8b36e460a3 (diff)
downloadrefinerycms-blog-bd7daa09ae57ff4fe468b8e277dffb737714dec1.tar.gz
refinerycms-blog-bd7daa09ae57ff4fe468b8e277dffb737714dec1.tar.bz2
refinerycms-blog-bd7daa09ae57ff4fe468b8e277dffb737714dec1.zip
Not postgres but postgresql.
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 8aa35c0..f724453 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ notifications:
- joe@joesak.com
- jamie@enmasse.com
env:
- - DB=postgres
+ - DB=postgresql
- DB=mysql
- DB=sqlite3
rvm: