Skip to content
Snippets Groups Projects
.travis.yml 111 B
Newer Older
Ryan Smith's avatar
Ryan Smith committed
language: php
php: 5.5
install: composer install --prefer-source --no-interaction
script: ./vendor/bin/phpunit