1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-04-01 22:22:35 +02:00
Faker/.travis.yml
2013-05-18 16:58:28 +02:00

6 lines
81 B
YAML

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