the whole shebang
This commit is contained in:
9
vendor/doctrine/annotations/.travis.yml
vendored
Normal file
9
vendor/doctrine/annotations/.travis.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
|
||||
before_script:
|
||||
- composer --prefer-source --dev install
|
||||
- phpunit
|
Reference in New Issue
Block a user