1
0
Fork 0
This repository has been archived on 2024-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
php-functions/.travis.yml

11 lines
116 B
YAML
Raw Normal View History

2016-02-05 11:47:37 +01:00
language: php
php:
2016-02-05 11:50:22 +01:00
- '5.2'
2016-02-05 11:47:37 +01:00
- '5.4'
- '5.5'
- '5.6'
- '7.0'
- hhvm
- nightly
2016-02-05 11:54:56 +01:00
script: phpunit tests.php