mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-14 17:34:07 +00:00
Merge branch '2.0'
* 2.0: No longer allow Travis CI to fail on PHP 7.
This commit is contained in:
commit
f97e1ee91d
@ -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