Skip to content

Commit

Permalink
Merge b4e193d into 8d98c6c
Browse files Browse the repository at this point in the history
  • Loading branch information
nohponex committed Nov 30, 2019
2 parents 8d98c6c + b4e193d commit 10a7aa2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ php:
- 7.1
- 7.2
- 7.3
- 7.4
- nightly

matrix:
allow_failures:
- php: nightly

install:
- composer self-update
- composer install --no-interaction --dev
Expand Down

0 comments on commit 10a7aa2

Please sign in to comment.