mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Update .travis.yml
This commit is contained in:
parent
3334bfa455
commit
8bec213b5a
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue