1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-10-14 01:00:18 +02:00
Magallanes/.travis.yml
2014-11-27 21:56:52 +01:00

11 lines
105 B
YAML

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