fix travis build by switching away from deprecated-2017Q3 (#3650)

Also remove “sudo: false” as per
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
next
Michael Stapelberg 2019-03-19 09:30:04 +01:00 committed by GitHub
parent 80ecadbe31
commit 6ec7b91cff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -1,8 +1,4 @@
sudo: false
dist: trusty
# TODO: remove “group” once trusty kernel is no longer affected by
# https://github.com/google/sanitizers/issues/837
group: deprecated-2017Q3
services:
- docker
language: c