Skip to content

Commit 968da8a

Browse files
committed
fix
1 parent 20b70dc commit 968da8a

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
@@ -1,6 +1,6 @@
11
language: python
22
python:
3-
- "3.6"
3+
- "3.7"
44
# command to install dependencies
55
install:
66
- pip install pipenv && pipenv install --dev

0 commit comments

Comments
 (0)