dependencies for travis

This commit is contained in:
Stephen Paul Weber 2013-01-20 19:09:36 -05:00
parent 22585344c0
commit 8d19f70bb1
1 changed files with 3 additions and 0 deletions

View File

@ -2,3 +2,6 @@ language: php
php:
- "5.4"
- "5.3"
before_script:
- pear channel-discover phpseclib.sourceforge.net
- pear install phpseclib/Crypt_RSA