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

Commit7da698e

Browse files
committed
Fix typo on .travis.yml
1 parent3bcf3ed commit7da698e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ language: python
33
python:'3.7'
44
branches:
55
only:
6-
-3.7
6+
-3.8
77
env:
88
global:
99
# branch name of python-docs-ja repository
10-
-DOCS_BRANCH=3.7
10+
-DOCS_BRANCH=3.8
1111
# branch name of cpython repository
12-
-CPYTHON_BRANCH=3.7
12+
-CPYTHON_BRANCH=3.8
1313
# branch name of cpython-doc-catalog repository
14-
-CATALOG_BRANCH=catalog-3.7
14+
-CATALOG_BRANCH=catalog-3.8
1515
# Transifex project name
16-
-TRANSIFEX_PROJECT=python-37
16+
-TRANSIFEX_PROJECT=python-newest
1717
# Directory where repositories are cloned
1818
-BASEDIR="$(dirname ${TRAVIS_BUILD_DIR})"
1919
# Number of parent commits

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp