Skip to content

Commit

Permalink
Merge pull request #35 from kokspflanze/composer-update
Browse files Browse the repository at this point in the history
update
  • Loading branch information
kokspflanze authored Oct 3, 2019
2 parents 54fec06 + d5f4f25 commit a663f47
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 157 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@ matrix:
- php: 7.3
env:
- DEPS=latest
- php: nightly
- php: 7.4
env:
- DEPS=lowest
- php: nightly
- php: 7.4
env:
- DEPS=locked
- php: nightly
- php: 7.4
env:
- DEPS=latest
allow_failures:
- php: nightly
- php: 7.4

before_install:
- travis_retry composer self-update
Expand Down
Loading

0 comments on commit a663f47

Please sign in to comment.