1
0
Fork 0
mirror of https://github.com/Oreolek/yii2-nested-sets.git synced 2024-07-01 05:55:00 +03:00
yii2-nested-sets/.travis.yml
2015-01-01 13:18:37 +03:00

12 lines
152 B
YAML

language: php
php:
- 5.4
- 5.5
- 5.6
- hhvm
install:
- composer global require "fxp/composer-asset-plugin:1.0.0-beta4"
- composer install