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:
parent
983328806b
commit
650b4ab3dc
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ language: cpp
|
|||
sudo: true
|
||||
cache: apt
|
||||
dist: trusty
|
||||
group: deprecated-2017Q3
|
||||
addons:
|
||||
apt:
|
||||
sources: &apt_sources
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue