Skip to content

Commit 9a8a711

Browse files
committed
optimized
1 parent 7591a58 commit 9a8a711

File tree

4 files changed

+1
-134
lines changed

4 files changed

+1
-134
lines changed

.travis.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,4 @@ python:
77
- "3.7"
88
install:
99
- pip install pygame
10-
- pip install codecov
11-
- pip install .
12-
script:
13-
- coverage run tests
14-
after_success:
15-
- codecov
10+
- pip install .

tests/__init__.py

Whitespace-only changes.

tests/__main__.py

-8
This file was deleted.

tests/test_entities_manager.py

-120
This file was deleted.

0 commit comments

Comments
 (0)