Skip to content

Commit

Permalink
Merge 84eecbc into d576607
Browse files Browse the repository at this point in the history
  • Loading branch information
awd-studio committed Aug 4, 2019
2 parents d576607 + 84eecbc commit c67658a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ language: php
php:
- 7.2
- 7.3
- 7.4
- nightly

sudo: false

Expand All @@ -19,6 +21,9 @@ script:

matrix:
fast_finish: true
allow_failures:
- php: 7.4
- php: nightly

notifications:
on_success: never
Expand Down

0 comments on commit c67658a

Please sign in to comment.