phpdoc-parser/.travis.yml

19 lines
215 B
YAML
Raw Normal View History

2017-11-18 21:58:26 +01:00
language: php
php:
- 7.1
- 7.2
2019-03-15 22:11:02 +01:00
- 7.3
- 7.4
2017-11-18 21:58:26 +01:00
- master
matrix:
allow_failures:
- php: master
before_script:
- composer self-update
- composer update --no-interaction
2017-11-18 21:58:26 +01:00
script:
- vendor/bin/phing