alltube/.travis.yml

7 lines
106 B
YAML

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