Refactoring
This commit is contained in:
9
lib/composer/vendor/victorjonsson/markdowndocs/.travis.yml
vendored
Normal file
9
lib/composer/vendor/victorjonsson/markdowndocs/.travis.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.5
|
||||
|
||||
script:
|
||||
- composer self-update
|
||||
- composer install --no-interaction --prefer-source
|
||||
- phpunit
|
||||
Reference in New Issue
Block a user