We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9e2e0d commit 5bf589cCopy full SHA for 5bf589c
.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