alltube/.travis.yml

6 lines
87 B
YAML
Raw Normal View History

2015-08-30 01:40:31 +02:00
language: php
install:
- composer install
- npm install
script: phpunit tests/