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

Commit 8bd506d

Browse files
try with setup.py
1 parent d7954f8 commit 8bd506d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ before_script:
1919

2020
install:
2121
- pip3 install -r requirements.txt
22-
#- pip3 install coveralls
22+
- pip3 install coveralls
2323

2424
script: pytest
2525
# - awesome_bot README.md --allow-dupe --allow-redirect
@@ -54,4 +54,4 @@ script: pytest
5454
# - python Algorithm_tests/sorting_tests/test_sorting.py
5555

5656
after_success:
57-
#- coveralls
57+
- coveralls

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /