Commit a968cfcf authored by leswing's avatar leswing
Browse files

Use python 3.6 and 3.7

parent cb638627
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2,6 +2,8 @@ language: python
python:
- '2.7'
- '3.5'
- '3.6'
- '3.7'
sudo: required
dist: trusty
install: