Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Commit

Permalink
run PHP 5.3 jobs on Ubuntu Precise
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh authored Sep 12, 2017
1 parent 1ac0a9f commit 6c849c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ cache:
- .phpunit

php:
- 5.3
- 5.4
- 5.5
- 5.6
Expand All @@ -17,6 +16,8 @@ php:

matrix:
include:
- php: 5.3
dist: precise
- php: 7.0
env: deps=low
# Use the newer stack for HHVM as HHVM does not support Precise anymore since a long time and so Precise has an outdated version
Expand Down

0 comments on commit 6c849c7

Please sign in to comment.