Skip to content

Commit

Permalink
Removed 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmongeau committed Feb 26, 2018
1 parent 03fba24 commit dc3cb78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ matrix:
# Test everything on PHP 7.0
- php: 7.0
env: ILLUMINATE_VERSION=5.5.* PHPUNIT_VERSION=~6.0 COVERAGE=true
- php: 7.0
env: ILLUMINATE_VERSION=5.6.* PHPUNIT_VERSION=~7.0
# Test only Laravel 5.4 and 5.5 on PHP 7.1
- php: 7.1
env: ILLUMINATE_VERSION=5.1.* PHPUNIT_VERSION=~4.0
Expand Down

0 comments on commit dc3cb78

Please sign in to comment.