We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95affbd commit c7f5660Copy full SHA for c7f5660
1 file changed
.travis.yml
@@ -11,10 +11,6 @@ php:
11
12
env:
13
- SIMPLESAMLPHP_VERSION=1.17.*
14
-
15
-matrix:
16
- allow_failures:
17
- - php: 7.3
18
19
before_script:
20
- composer require "simplesamlphp/simplesamlphp:${SIMPLESAMLPHP_VERSION}" --no-update
0 commit comments