[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
phpMyAdmin
/
vendor
/
bacon
/
bacon-qr-code
/
[
Home
]
File: .travis.yml
language: php php: - 5.4 - 5.5 - 5.6 - 7.0 - 7.1 - hhvm install: - travis_retry composer install --no-interaction - composer info -i script: vendor/bin/phpunit --bootstrap tests/bootstrap.php --configuration tests/phpunit.xml tests