We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62e8ab commit 3207f4fCopy full SHA for 3207f4f
1 file changed
.travis.yml
@@ -9,6 +9,10 @@ php:
9
- 7.2
10
- 7.3
11
12
+matrix:
13
+ allow_failures:
14
+ - php: 7.3
15
+
16
env:
17
- SIMPLESAMLPHP_VERSION=1.17.*
18
0 commit comments