phpvms/.travis.yml

10 lines
80 B
YAML
Raw Normal View History

dist: trusty
2017-06-09 11:27:50 +08:00
language: php
php:
- '7.0'
- '7.1'
- hhvm
install:
- make