2025-12-18 10:12:51 +00:00

10 lines
239 B
YAML

language: php
php:
- 5.2
- 5.3
- 5.4
before_script:
- wget http://voxel.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/simpletest_1.1.0.tar.gz
- tar xf simpletest_1.1.0.tar.gz -C test
script: php test/Stripe.php