Force Python2.7 on travis
parent
4efc975770
commit
c9bda9e95a
|
@ -13,6 +13,7 @@ sudo: required
|
|||
dist: trusty
|
||||
|
||||
language: python
|
||||
python: 2.7
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
|
Loading…
Reference in New Issue