We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f947691 commit 737d2a9Copy full SHA for 737d2a9
1 file changed
.travis.yml
@@ -12,10 +12,6 @@ php:
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
21
- composer update --no-interaction
0 commit comments