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

Commite43f1bb

Browse files
committed
Specify paths absolutely
1 parentb23156e commite43f1bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ env:
1717
# Directory where repositories are cloned
1818
-BASEDIR="$(dirname ${TRAVIS_BUILD_DIR})"
1919
before_install:
20-
-bash./scripts/before_install_3.7
20+
-bash${TRAVIS_BUILD_DIR}/scripts/before_install_3.7
2121
install:
2222
-pip install sphinx
2323
-pip install blurb
2424
-pip install transifex-client
2525
-pip install sphinx-intl
2626
script:
2727
# upload-catalog
28-
-bash./scripts/upload-catalog
28+
-bash${TRAVIS_BUILD_DIR}/scripts/upload-catalog
2929
# renew-catalog-template
30-
-bash./scripts/renew-catalog-template
30+
-bash${TRAVIS_BUILD_DIR}/scripts/renew-catalog-template

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp