1
0
mirror of https://github.com/danog/phpseclib.git synced 2024-11-30 04:39:21 +01:00

Merge branch '1.0' into 2.0

This commit is contained in:
terrafrost 2019-12-08 21:44:05 -06:00
commit 63e4c9a4a9

View File

@ -5,7 +5,7 @@ matrix:
- php: 5.3 - php: 5.3
dist: precise dist: precise
- php: 5.4 - php: 5.4
dist: precise dist: trusty
- php: 5.5.9 - php: 5.5.9
dist: trusty dist: trusty
- php: 5.5 - php: 5.5
@ -20,7 +20,7 @@ matrix:
dist: xenial dist: xenial
- php: 7.3 - php: 7.3
dist: xenial dist: xenial
- php: 7.4snapshot - php: 7.4
dist: xenial dist: xenial
before_install: true before_install: true