Skip to content

Commit

Permalink
WIP: Try running with 5.5.9 as that is shipped with Ubuntu 14.04, see h…
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonbanderson committed Feb 8, 2016
1 parent 8fd0d34 commit a66001a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -30,7 +30,7 @@ matrix:
allow_failures:
- php: hhvm-nightly
- php: 7.0
- COVERAGE: 1
- php: 5.5.9
include:
- php: 5.6
env: DB=PGSQL
Expand All @@ -50,7 +50,7 @@ matrix:
env: DB=MYSQL CORE_RELEASE=3.2
- php: hhvm
env: DB=MYSQL CORE_RELEASE=3.2
- php: 5.6
- php: 5.5.9
env: DB=MYSQL CORE_RELEASE=3.2 COVERAGE=1

before_script:
Expand Down

0 comments on commit a66001a

Please sign in to comment.