dependencies for travis
This commit is contained in:
parent
22585344c0
commit
8d19f70bb1
@ -2,3 +2,6 @@ language: php
|
|||||||
php:
|
php:
|
||||||
- "5.4"
|
- "5.4"
|
||||||
- "5.3"
|
- "5.3"
|
||||||
|
before_script:
|
||||||
|
- pear channel-discover phpseclib.sourceforge.net
|
||||||
|
- pear install phpseclib/Crypt_RSA
|
||||||
|
Loading…
Reference in New Issue
Block a user