Skip to content

Commit

Permalink
Remove --ignore-platform-reqs in Travis builds
Browse files Browse the repository at this point in the history
Closes #18
  • Loading branch information
ChrisB9 authored Oct 31, 2021
1 parent ec95a23 commit 00146c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ matrix:
dist: bionic
- php: 7.4
dist: bionic
- php: nightly
- php: 8.0
dist: bionic
env: COMPOSER_OPTS="--ignore-platform-req=php"

cache:
directories:
Expand Down

0 comments on commit 00146c6

Please sign in to comment.