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 e45445a commit 40cbe36Copy full SHA for 40cbe36
.travis.yml
@@ -21,12 +21,13 @@ matrix:
21
env:
22
- DEPENDENCIES=""
23
- USE_VPACK=true
24
+ - EXECUTE_CS_CHECK=true
25
- ARANGODB_VERSION=3.4.0
26
- php: 7.2
27
28
29
- USE_VPACK=false
- - EXECUTE_CS_CHECK=true
30
+ - TEST_COVERAGE=true
31
32
- php: 7.3
33
@@ -37,7 +38,6 @@ matrix:
37
38
39
40
- - TEST_COVERAGE=true
41
42
- php: nightly
43
0 commit comments