Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ceeram committed Aug 11, 2014
1 parent 3334bfa commit 8bec213
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -16,13 +16,13 @@ services:
matrix: matrix:
fast_finish: true fast_finish: true
include: include:
- php: 5.5 - php: 5.4
env: DB=pgsql env: DB=pgsql


- php: 5.5 - php: 5.4
env: DB=sqlite env: DB=sqlite


- php: 5.5 - php: 5.4
env: PHPCS=1 env: PHPCS=1




Expand Down

0 comments on commit 8bec213

Please sign in to comment.