Try without pear

This commit is contained in:
Stephen Paul Weber 2013-01-20 19:23:33 -05:00
parent 8d19f70bb1
commit f9ea5ee0e5
1 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@ php:
- "5.4"
- "5.3"
before_script:
- pear channel-discover phpseclib.sourceforge.net
- pear install phpseclib/Crypt_RSA
- git clone git://github.com/phpseclib/phpseclib.git phpseclib
- mv phpseclib/phpseclib/* ./