travis
This commit is contained in:
parent
53a9805832
commit
af36e00036
7
.travis.yml
Normal file
7
.travis.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
language: php
|
||||||
|
php:
|
||||||
|
- '5.4'
|
||||||
|
- '5.6'
|
||||||
|
- '7.0'
|
||||||
|
- hhvm # on Trusty only
|
||||||
|
- nightly
|
Loading…
Reference in New Issue
Block a user