Skip to content

Commit 3245c19

Browse files
committed
changed 3.8 to 3.8-dev in travis.yml
1 parent 62978a5 commit 3245c19

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
@@ -4,7 +4,7 @@ python:
44
- "3.5"
55
- "3.6"
66
- "3.7"
7-
- "3.8"
7+
- "3.8-dev"
88
# command to install dependencies
99
install:
1010
- pip install -U coveralls pytest

0 commit comments

Comments
 (0)