Skip to content

Commit

Permalink
edit travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
arubacao committed Mar 3, 2018
1 parent 0711181 commit 1070d61
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,12 @@ php:

env:
matrix:
- TESTBENCH=3.0.* PHPUNIT=~4.8.36
- TESTBENCH=3.1.* PHPUNIT=~5.7.21
- TESTBENCH=3.2.* PHPUNIT=~5.7.21
- TESTBENCH=3.3.* PHPUNIT=~5.7.21
- TESTBENCH=3.4.* PHPUNIT=~5.7.21
- TESTBENCH=3.5.* PHPUNIT=~6.0
- TESTBENCH=3.6.* PHPUNIT=~7.0

matrix:
exclude:
- php: 7.2
env: TESTBENCH=3.0.* PHPUNIT=~4.8.36
- php: 7.0
env: TESTBENCH=3.6.* PHPUNIT=~7.0

Expand Down

0 comments on commit 1070d61

Please sign in to comment.