1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-22 07:06:40 +02:00
alltube/.travis.yml

7 lines
106 B
YAML
Raw Normal View History

2015-08-30 01:40:31 +02:00
language: php
install:
- composer install
- npm install
2015-11-21 21:51:59 +01:00
before_install:
- composer selfupdate