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

Commite230568

Browse files
committed
chore(ci): add codecov integration to Travis
1 parent5a75310 commite230568

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,11 @@ jobs:
8787
dist:bionic
8888
name:coverage
8989
python:3.8
90+
install:
91+
-pip3 install tox codecov
9092
script:
91-
-pip3 install tox
9293
-tox -e cover
94+
after_success:
95+
-codecov
9396
allow_failures:
9497
-env:GITLAB_TAG=nightly

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp