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 61795d0

Browse files
update travis
1 parent 7a09b5e commit 61795d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ install:
2222
- pip3 install pytest-cov
2323
- pip3 install codecov
2424

25-
script: pytest --cov=Algorithm_tests/
25+
script: pytest --cov=Algorithms/
2626
# - awesome_bot README.md --allow-dupe --allow-redirect
2727
# # Dynamic Programming Tests
2828
# - python Algorithm_tests/dynamic_programming_tests/knapsack_tests/knapsack_bottomup_test.py

0 commit comments

Comments
(0)

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