We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d9e62 commit b6f693eCopy full SHA for b6f693e
.travis.yml
@@ -10,6 +10,7 @@ install:
10
- "git clone http://github.com/doctrine/DoctrineFixturesBundle _bndls/doctrine-fixtures"
11
- "git clone http://github.com/doctrine/DoctrineMigrationsBundle _bndls/doctrine-migrations"
12
- "git clone http://github.com/doctrine/DoctrineMongoDBBundle _bndls/doctrine-mongodb"
13
+ - "git clone http://github.com/symfony-cmf/symfony-cmf-docs cmf"
14
- "mv _bndls/doctrine-mongodb/Resources/doc bundles/DoctrineMongoDBBundle"
15
- "mv _bndls/doctrine-migrations/Resources/doc bundles/DoctrineMigrationsBundle"
16
- "mv _bndls/doctrine-fixtures/Resources/doc bundles/DoctrineFixturesBundle"
0 commit comments