1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-21 06:56:40 +02:00
alltube/.travis.yml
2015-11-21 21:55:34 +01:00

7 lines
106 B
YAML

language: php
install:
- composer install
- npm install
before_install:
- composer selfupdate