Set Travis build to Python 3 (#7)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- '2.7'
|
- '3.8'
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install pipenv
|
- pip install pipenv
|
||||||
|
|||||||
Reference in New Issue
Block a user