Skip to content

Commit 3cc8c37

Browse files
committed
Use python 3.6
1 parent 168c4bd commit 3cc8c37

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.5
3+
- 3.6
44
install:
55
- pip install -r requirements.txt
66
- pip install codecov

0 commit comments

Comments
 (0)