firefly-iii/.travis.yml

10 lines
102 B
YAML

language: php
php:
- 5.5
install:
- composer install
after_script:
- php vendor/bin/coveralls