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
2016-02-05 11:54:56 +01:00

10 lines
116 B
YAML

language: php
php:
- '5.2'
- '5.4'
- '5.5'
- '5.6'
- '7.0'
- hhvm
- nightly
script: phpunit tests.php