mirror of
https://github.com/danog/phpseclib.git
synced 2024-11-30 04:39:21 +01:00
[travis/php-5.5] Also build on PHP 5.5 environment.
This commit is contained in:
parent
ff4f724c7e
commit
c4311c5297
@ -5,6 +5,7 @@ php:
|
||||
- 5.3.3
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
|
||||
before_script:
|
||||
- git clone git://github.com/zenovich/runkit.git && cd runkit && phpize && ./configure && make && make install && cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user