first commit
This commit is contained in:
13
modules/ps_metrics/vendor/segmentio/analytics-php/.travis.yml
vendored
Normal file
13
modules/ps_metrics/vendor/segmentio/analytics-php/.travis.yml
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
language: php
|
||||
php:
|
||||
- 5.6
|
||||
- 5.5
|
||||
- 5.4
|
||||
- 5.3
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
script: phpunit --colors test
|
||||
Reference in New Issue
Block a user