Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Commit

Permalink
get that shit green again
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikzogg committed Nov 29, 2019
1 parent 0603c47 commit f2fa3f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ matrix:
env: dependencies=lowest
- php: 7.4snapshot

allow_failures:
- php: 7.4snapshot
env: dependencies=lowest

before_script:
- echo 'extension=apcu.so' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/apcu.ini
- echo 'Europe/Zurich' | sudo tee /etc/timezone
Expand Down

0 comments on commit f2fa3f4

Please sign in to comment.