Skip to content

Commit

Permalink
add 7.4snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Sep 14, 2019
1 parent 050cb17 commit ef189c9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ group: edge
php:
- 7.2
- 7.3
- 7.4snapshot
- nightly

before_script:
- mkdir -p build/logs
- composer self-update
Expand All @@ -25,4 +26,5 @@ notifications:

matrix:
allow_failures:
- php: nightly
- php: 7.4snapshot
- php: nightly

0 comments on commit ef189c9

Please sign in to comment.