Skip to content

Commit

Permalink
Fix misconfiguration in travis.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
sathielemann committed May 25, 2021
1 parent a90a8b3 commit b2bbc91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ matrix:
- php: 7.0
- php: 7.1
- php: 7.2
- php: 7.3
- php: 7.4
- php: nightly
allow_failures:
- php: 7.3
- php: 7.4
Expand Down

0 comments on commit b2bbc91

Please sign in to comment.