Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6cad008

Browse files
committed
Updated travis config
1 parentc515613 commit6cad008

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎.travis.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ python:
55

66
install:
77
-"git submodule update --init"
8+
-"git clone http://github.com/sensiolabs/SensioFrameworkExtraBundle _bndls/sensio-framework-extra"
9+
-"git clone http://github.com/sensiolabs/SensioGeneratorBundle _bndls/sensio-generator"
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+
-"mv _bndls/doctrine-mongodb/Resources/doc bundles/DoctrineMongoDBBundle"
14+
-"mv _bndls/doctrine-migrations/Resources/doc bundles/DoctrineMigrationsBundle"
15+
-"mv _bndls/doctrine-fixtures/Resources/doc bundles/DoctrineFixturesBundle"
16+
-"mv _bndls/sensio-framework-extra/Resources/doc bundles/SensioFrameworkExtraBundle"
17+
-"mv _bndls/sensio-generator/Resources/doc bundles/SensioGeneratorBundle"
818
-"pip install -q -r requirements.txt --use-mirrors"
919

1020
script:sphinx-build -nW -b html -d _build/doctrees . _build/html

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp