Remove 3 branch from Travis builds

This commit is contained in:
Robbie Averill 2019-06-25 16:03:55 +12:00
parent 800f09dd0d
commit f6ee5af968
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ matrix:
- php: 5.3
env: DB=PGSQL CORE_RELEASE=3.4
- php: 5.6
env: DB=MYSQL CORE_RELEASE=3
env: DB=MYSQL CORE_RELEASE=3.7
- php: 5.4
env: DB=MYSQL CORE_RELEASE=3.6
- php: 7.1