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

[travis/php-5.3.3] Build on PHP 5.3.3 in addition to the latest 5.3 version.

This commit is contained in:
Andreas Fischer 2013-01-15 02:51:10 +01:00
parent 5fab481a6a
commit 0082ae0434

View File

@ -2,6 +2,7 @@ language: php
php:
- 5.2
- 5.3.3
- 5.3
- 5.4