chore(.travis.yml): undo Travis update

The test_registry test is failing because `python3` seems to have reverted to Python 3.4 in a Travis upgrade. Probably related to https://github.com/travis-ci/travis-ci/issues/8315#issuecomment-327537437.
This commit is contained in:
Sebastian Ullrich 2017-09-15 10:27:37 +02:00 committed by Leonardo de Moura
parent 983328806b
commit 650b4ab3dc

View file

@ -2,6 +2,7 @@ language: cpp
sudo: true
cache: apt
dist: trusty
group: deprecated-2017Q3
addons:
apt:
sources: &apt_sources