We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a48f075 commit 3761d3aCopy full SHA for 3761d3a
1 file changed
.travis.yml
@@ -14,19 +14,7 @@ env:
14
- SIMPLESAMLPHP_VERSION=1.17.*
15
16
matrix:
17
- include:
18
- - php: 5.6
19
- env: SIMPLESAMLPHP_VERSION=dev-master
20
- - php: 7.0
21
22
- - php: 7.1
23
24
- - php: 7.2
25
26
- - php: 7.3
27
28
allow_failures:
29
- - env: SIMPLESAMLPHP_VERSION=dev-master
30
- php: 7.3
31
32
before_script:
0 commit comments