Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ondraondra81 committed Jan 21, 2020
1 parent 2d31e8c commit ae78098
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ env:
- LOWEST="update --prefer-lowest --prefer-stable -n"
- LOWEST="update"

exclude:
- php: 7.4
env: LOWEST="update --prefer-lowest --prefer-stable -n"
matrix:
exclude:
- php: 7.4
env: LOWEST="update --prefer-lowest --prefer-stable -n"

before_script:
- travis_retry composer self-update
Expand All @@ -24,4 +25,3 @@ script:

after_success:
- bash <(curl -s https://codecov.io/bash)
￿

0 comments on commit ae78098

Please sign in to comment.