Skip to content
Prev Previous commit
Next Next commit
Added CMF
  • Loading branch information
wouterj committed Dec 14, 2013
commit b6f693e872d479605f3f544f5bfdcce5b2fbccbb
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ install:
- "git clone http://github.com/doctrine/DoctrineFixturesBundle _bndls/doctrine-fixtures"
- "git clone http://github.com/doctrine/DoctrineMigrationsBundle _bndls/doctrine-migrations"
- "git clone http://github.com/doctrine/DoctrineMongoDBBundle _bndls/doctrine-mongodb"
- "git clone http://github.com/symfony-cmf/symfony-cmf-docs cmf"
- "mv _bndls/doctrine-mongodb/Resources/doc bundles/DoctrineMongoDBBundle"
- "mv _bndls/doctrine-migrations/Resources/doc bundles/DoctrineMigrationsBundle"
- "mv _bndls/doctrine-fixtures/Resources/doc bundles/DoctrineFixturesBundle"
Expand Down