Yubico / php-u2flib-server

(OBSOLETE) U2F library in PHP
https://developers.yubico.com/php-u2flib-server/
BSD 2-Clause "Simplified" License
288 stars 68 forks source link

Run on container based infrastructure #30

Closed LukasReschke closed 9 years ago

LukasReschke commented 9 years ago

Will result in faster test execution time as the containers startup faster. See http://docs.travis-ci.com/user/workers/container-based-infrastructure/ for details.

klali commented 9 years ago

Thank you. Merging.