Skip to content

Commit f443f1f

Browse files
committed
Revert "PHP 7.3 can no longer fail"
This reverts commit cf00f3f.
1 parent 3c8dc8a commit f443f1f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ php:
1212
env:
1313
- SIMPLESAMLPHP_VERSION=1.17.*
1414

15+
matrix:
16+
allow_failures:
17+
- php: 7.3
18+
1519
before_script:
1620
- composer require "simplesamlphp/simplesamlphp:${SIMPLESAMLPHP_VERSION}" --no-update
1721
- composer update --no-interaction

0 commit comments

Comments
 (0)