This commit is contained in:
Gnieark 2018-03-19 22:49:27 +01:00
parent 53a9805832
commit af36e00036

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: php
php:
- '5.4'
- '5.6'
- '7.0'
- hhvm # on Trusty only
- nightly