We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9e0f1 commit 7d54c8aCopy full SHA for 7d54c8a
.travis.yml
@@ -33,6 +33,7 @@ matrix:
33
allow_failures:
34
- php: 7.4
35
env: DEPENDENCIES='dev'
36
+ - php: nightly
37
38
before_install:
39
- echo "memory_limit=4G" >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
0 commit comments