Initial import
This commit is contained in:
12
one-api/vendor/picqer/php-barcode-generator/.travis.yml
vendored
Normal file
12
one-api/vendor/picqer/php-barcode-generator/.travis.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.6
|
||||
- 7.0
|
||||
- hhvm
|
||||
|
||||
sudo: false
|
||||
|
||||
install: composer install --no-interaction --prefer-source
|
||||
|
||||
script: vendor/bin/phpunit
|
||||
Reference in New Issue
Block a user