mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-26 03:27:31 +00:00
No longer allow Travis CI to fail on PHP 7.
This commit is contained in:
parent
6f6ec7f13a
commit
ffc8107a12
@ -31,8 +31,3 @@ script:
|
||||
|
||||
after_success:
|
||||
- sh -c "if $TRAVIS_SECURE_ENV_VARS; then travis/upload-code-coverage-html.sh; fi"
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
fast_finish: true
|
||||
|
Loading…
Reference in New Issue
Block a user