Skip to content

Commit

Permalink
Tweak constraint.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Feb 23, 2020
1 parent 8c48e42 commit 4564725
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -37,11 +37,11 @@ after_script:
matrix:
include:
- php: 7.1
env: setup=stable laravel=^5.5.0
env: setup=stable laravel=~5.5.0
- php: 7.1
env: setup=stable laravel=^5.6.0
env: setup=stable laravel=~5.6.0
- php: 7.1
env: setup=stable laravel=^5.7.0
env: setup=stable laravel=~5.7.0
- php: 7.1
env: setup=stable laravel=^5.8
- php: 7.1
Expand Down

0 comments on commit 4564725

Please sign in to comment.