2
0
mirror of https://github.com/ZorgCC/lumen-generators.git synced 2025-02-17 08:58:49 +03:00
Amine Ben hammou 101dcb8f3d TravisCI fixed
2015-09-24 02:14:47 +01:00

17 lines
155 B
YAML

language: php
php:
- 5.5
- 5.6
- 7.0
- hhvm
matrix:
allow_failures:
- php: 7.0
sudo: false
install: ./install.sh
script: ./test.sh