Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Commit

Permalink
Changes phpunit versions
Browse files Browse the repository at this point in the history
  • Loading branch information
craigpaul committed Sep 19, 2019
1 parent 87a18df commit 023127a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ matrix:
- php: 5.6
env: PHPUNIT='5.7.*'
- php: 7.0
env: PHPUNIT='6.5.*'
env: PHPUNIT='5.7.*'
- php: 7.1
env: PHPUNIT='7.5.*'
env: PHPUNIT='5.7.*'
fast_finish: true

before_script:
Expand Down

0 comments on commit 023127a

Please sign in to comment.