Skip to content

Commit b1c0b1b

Browse files
author
Nick Joyce
committed
Include python 3.7 for travis
1 parent 4eb8e9a commit b1c0b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: python
22
python:
33
- "2.7"
4-
- "3.6"
4+
- "3.7"
55

66
install:
77
- pip install -r requirements_dev.txt

0 commit comments

Comments
 (0)