Merge "Fix Python version for Travis CI tests"

This commit is contained in:
Jiri Broulik 2018-07-10 12:32:59 +00:00 committed by Gerrit Code Review
commit f9d4a91c05

View file

@ -1,3 +1,6 @@
language: python
python:
- "2.7.13"
sudo: required
services:
- docker