Skip to content

Commit

Permalink
Remove PHP 5.3 from Travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
robbieaverill committed Feb 19, 2018
1 parent f948afe commit 7672504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ matrix:
env: DB=PGSQL CORE_RELEASE=3.5
- php: 5.4
env: DB=SQLITE
- php: 5.3
- php: 5.4
env: DB=MYSQL
- php: 7.1
env: DB=MYSQL CORE_RELEASE=3.6
Expand Down

0 comments on commit 7672504

Please sign in to comment.