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

Commitd3c8760

Browse files
committed
This should make the init script work on travis and github actions
1 parent49f13ef commitd3c8760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/pythonpackage.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
git fetch --tags
3535
3636
pip install -r test-requirements.txt
37-
./init-tests-after-clone.sh
37+
TRAVIS=yes./init-tests-after-clone.sh
3838
3939
git config --global user.email "travis@ci.com"
4040
git config --global user.name "Travis Runner"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp