1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-20 07:31:53 +02:00
polr/vendor/nikic/fast-route/.travis.yml
2015-11-02 23:17:51 -05:00

13 lines
103 B
YAML

language: php
php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
matrix:
allow_failures:
- php: 7.0