Skip to content

Commit

Permalink
Update Travis CI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed Feb 26, 2020
1 parent 0197a1c commit 9758c18
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@ php:
- "7.4"
- "nightly"

matrix:
jobs:
allow_failures:
- php: "nightly"

os: linux

before_install:
#- echo "memory_limit=4096M" >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini

Expand Down

0 comments on commit 9758c18

Please sign in to comment.