Try to reduce travis load

This commit is contained in:
Laurent Destailleur 2017-09-14 09:36:38 +02:00
parent e51dd970d3
commit b7c8b30fac

View File

@ -62,11 +62,13 @@ matrix:
- php: nightly
# We exclude some combinations not usefull to save Travis CPU
exclude:
- php: 5.4
- php: '5.4'
env: DB=postgresql
- php: 5.5
- php: '5.5'
env: DB=postgresql
- php: 5.6
- php: '5.6'
env: DB=postgresql
- php: hhvm
env: DB=postgresql
- php: nightly
env: DB=postgresql