1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-29 07:50:53 +02:00
alltube/.travis.yml
2016-08-01 12:58:07 +02:00

6 lines
97 B
YAML

language: php
install:
- composer install --no-dev
before_install:
- composer selfupdate