Skip to content

Commit eb59a98

Browse files
author
Laurent PINSON
committed
updated travis to python3.9
1 parent f48161e commit eb59a98

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
@@ -1,6 +1,6 @@
11
language: python
22
python:
3-
- "3.7"
3+
- "3.9"
44
install: "pip install -r requirements.txt"
55
script: make clean coverage docs dist
66
deploy:

0 commit comments

Comments
 (0)