1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-21 07:49:53 +01:00
Faker/.travis.yml
2013-05-20 20:51:31 +02:00

8 lines
93 B
YAML

language: php
before_script:
- composer install --dev
php:
- 5.3
- 5.4
script: phpunit