Skip to content

Commit

Permalink
Travis CI tests on PHP 7.4snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Apr 10, 2019
1 parent 105077f commit ecc83ec
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 @@ -4,6 +4,11 @@ php:
- 7.1
- 7.2
- 7.3
- 7.4snapshot

matrix:
allow_failures:
- php: 7.4snapshot

before_script:
- composer install
Expand Down

0 comments on commit ecc83ec

Please sign in to comment.