Skip to content

Commit 78d370d

Browse files
author
Evan D
authored
Remove python 3.9
Travis build environment does not seem to support.
1 parent 750abdd commit 78d370d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ python:
55
- "3.6"
66
- "3.7"
77
- "3.8"
8-
- "3.9"
98
install:
109
- "pip install ."
1110
# command to run tests

0 commit comments

Comments
 (0)