Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
11
web/vendor/doctrine/inflector/.travis.yml
vendored
Normal file
11
web/vendor/doctrine/inflector/.travis.yml
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
language: php
|
||||
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- hhvm
|
||||
|
||||
install:
|
||||
- composer --prefer-source install
|
||||
Reference in a new issue