alltube/.travis.yml
Pierre Rudloff e35d153594 Travis
2015-08-30 01:53:28 +02:00

9 lines
122 B
YAML

language: php
php:
- 5.4
- 5.5
- 5.6
install:
- composer install
- npm install
script: phpunit tests/