1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-01-18 03:28:16 +01:00
php-cimage/.travis.yml
2015-10-18 15:48:11 +02:00

18 lines
238 B
YAML

language: php
php:
- 5.4
- 5.5
- 5.6
- hhvm
- nightly
before_script:
chmod 777 mosbth/cimage/cache
chmod 777 mosbth/cimage/cache/dummy
script:
- phpunit
notifications:
irc: "irc.freenode.org#dbwebb"