sterntours/trunk/_vendor/gregwar/cache/Gregwar/Cache/.travis.yml
Kevin Adametz 33458b2ca3 Update
2020-03-07 19:46:02 +01:00

14 lines
170 B
YAML

language: php
php:
- 5.3.3
- 5.3
- 5.4
- 5.5
- 5.6
script:
- composer install
- mkdir tests/cache
- chmod 777 tests/cache
- phpunit