1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-01-17 19:18:15 +01:00
php-cimage/.travis.yml
2015-03-16 16:19:23 +01:00

14 lines
148 B
YAML

language: php
php:
- 5.4
- 5.5
- 5.6
- hhvm
- nightly
script:
- phpunit
notifications:
irc: "irc.freenode.org#dbwebb"