Fix Travis (#285)

Reverts Trusty build environment version, because 2017Q2 breaks stuff.
This commit is contained in:
Kfir Hadas 2017-07-05 13:41:03 +03:00 committed by Anna-Maria Meriniemi
parent dd8cb4757e
commit 9849a2bc14
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch
# Reverts Trusty build environment version, because 2017Q2 is broken for OrderedDict.
group: deprecated-2017Q2
language: python
python: "3.6"