Skip to content

Commit

Permalink
Merge pull request #10973 from frederic34/patch-5
Browse files Browse the repository at this point in the history
php 5.5 minimum
  • Loading branch information
eldy committed Apr 8, 2019
2 parents b527446 + 60f2740 commit 0b69c33
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Expand Up @@ -31,7 +31,6 @@ addons:
- pgloader

php:
- '5.4'
- '5.5'
- '5.6'
- '7.0'
Expand Down Expand Up @@ -62,8 +61,6 @@ matrix:
- php: nightly
# We exclude some combinations not usefull to save Travis CPU
exclude:
- php: '5.5'
env: DB=mariadb
- php: '5.6'
env: DB=mariadb
- php: '7.0'
Expand All @@ -72,8 +69,6 @@ matrix:
env: DB=mariadb
- php: '7.2'
env: DB=mariadb
- php: '5.5'
env: DB=postgresql
- php: '5.6'
env: DB=postgresql
- php: '7.0'
Expand Down

0 comments on commit 0b69c33

Please sign in to comment.