1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-26 02:02:41 +01: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