Skip to content

Commit

Permalink
Upgrade base image in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoriano committed Nov 28, 2019
1 parent 933f1af commit c7b67d1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit c7b67d1

Please sign in to comment.