diff --git a/.travis.yml b/.travis.yml index 54015450e1e..072d172cc36 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,13 +1,10 @@ sudo: required -dist: trusty +dist: bionic services: - docker language: go -# Migration to Python 3 -python: 3.8 - # Make sure project can also be built on travis for clones of the repo go_import_path: github.com/elastic/beats