Browse Source

Update .travis.yml

ceeram 11 years ago
parent
commit
8bec213b5a
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .travis.yml

+ 3 - 3
.travis.yml

@@ -16,13 +16,13 @@ services:
 matrix:
   fast_finish: true
   include:
-    - php: 5.5
+    - php: 5.4
       env: DB=pgsql
 
-    - php: 5.5
+    - php: 5.4
       env: DB=sqlite
 
-    - php: 5.5
+    - php: 5.4
       env: PHPCS=1