Skip to content

Commit 45aab32

Browse files
committed
add 3.9-dev instead of 3.9
1 parent 640c3e6 commit 45aab32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ python:
33
- "3.6"
44
- "3.7"
55
- "3.8"
6-
- "3.9"
6+
- "3.9-dev"
77
env:
88
- NUMPY_VERSION=1.16.6
99
- NUMPY_VERSION=1.17.5

0 commit comments

Comments
 (0)