snappymail/.travis.yml

6 lines
49 B
YAML
Raw Normal View History

2016-05-21 03:02:39 +08:00
language: php
php:
- '5.3'
- '5.6'
- '7.0'