Skip to content

Commit 845f047

Browse files
committed
TEST: Added python 3.7 to travis.
1 parent 5f366bf commit 845f047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: python
22

33
python:
44
- "3.6"
5+
- "3.7"
56

67
sudo: false
78

0 commit comments

Comments
 (0)