Skip to content

Commit

Permalink
Revert "PHP 7.3 can no longer fail"
Browse files Browse the repository at this point in the history
This reverts commit cf00f3f.
  • Loading branch information
tvdijen committed May 24, 2019
1 parent 3c8dc8a commit f443f1f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ php:
env:
- SIMPLESAMLPHP_VERSION=1.17.*

matrix:
allow_failures:
- php: 7.3

before_script:
- composer require "simplesamlphp/simplesamlphp:${SIMPLESAMLPHP_VERSION}" --no-update
- composer update --no-interaction
Expand Down

0 comments on commit f443f1f

Please sign in to comment.