Merge pull request #9430 from sagarvora/fix-travis

[ci] use deprecated trusty build for now
This commit is contained in:
Saurabh
2017-06-22 17:28:10 +05:30
committed by GitHub

View File

@@ -1,5 +1,6 @@
language: python language: python
dist: trusty dist: trusty
group: deprecated-2017Q2
python: python:
- "2.7" - "2.7"