Skip to content

Commit

Permalink
don't build phpunit5 with php5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
julianseeger committed Dec 5, 2015
1 parent d8b34e0 commit 0aa3e7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ matrix:
fast_finish: true
allow_failures:
- env: PHPUNIT_VERSION='*@dev'
exclude:
- php: 5.5
env: PHPUNIT_VERSION='5.*@stable'

env:
- PHPUNIT_VERSION='3.7.*@stable'
Expand Down

0 comments on commit 0aa3e7d

Please sign in to comment.