Skip to content

Commit

Permalink
[Travis] Min 7.1 Max 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks3w committed May 24, 2018
1 parent cdfcb1e commit b0b00b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ cache:
matrix:
fast_finish: true
include:
- php: 7.0
- php: 7.1
env:
- COMPOSER_ARGUMENTS=--prefer-lowest
- php: 7.0
- php: 7.1
env:
- EXECUTE_TEST_COVERALLS=true
- php: 7.1
- php: 7.2
env:
- EXECUTE_CS_CHECK=true

Expand Down

0 comments on commit b0b00b6

Please sign in to comment.