Skip to content

Commit 70dee4c

Browse files
committed
.travis.yml: Removing install step as no dependencies
1 parent 254ff2b commit 70dee4c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@ python:
33
- "3.6"
44
- "3.7"
55
- "3.8"
6-
install:
7-
- pip install
86
script:
97
- python3 setup.py test

0 commit comments

Comments
 (0)