Part-DB-server/.travis.yml

8 lines
99 B
YAML
Raw Normal View History

language: php
# Test for all supported PHP versions
php:
- '7.1'
- '7.2'
- '7.3'
- nightly