1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-26 07:29:06 +02:00
alltube/.travis.yml
Pierre Rudloff e35d153594 Travis
2015-08-30 01:53:28 +02:00

10 lines
122 B
YAML

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