aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index e2bf90ca..fc9a38c2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,9 +23,9 @@ php:
23 - hhvm 23 - hhvm
24 24
25env: 25env:
26 - DB=mysql 26 - DB=mysql
27 - DB=pgsql 27 - DB=pgsql
28 - DB=sqlite 28 - DB=sqlite
29 29
30matrix: 30matrix:
31 fast_finish: true 31 fast_finish: true