1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-10-14 09:10:18 +02:00
Magallanes/.travis.yml

11 lines
105 B
YAML
Raw Normal View History

language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
install:
- composer install --dev --prefer-source