Skip to content

Commit d6e5038

Browse files
committed
travis: Run against 3.8 stable
1 parent 105678c commit d6e5038

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-dev"
7+
- "3.8"
88
install:
99
- pip install -r requirements.txt
1010
script:

0 commit comments

Comments
 (0)