We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 929a0d9 commit f9d3c63Copy full SHA for f9d3c63
.travis.yml
@@ -5,6 +5,9 @@ php:
5
- 7.2
6
- 7.3
7
8
+git:
9
+ depth: 1
10
+
11
before_install:
12
- echo 'error_log=/dev/null' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
13
0 commit comments