Skip to content

Commit

Permalink
MINOR: Update Travis build environment to Ubuntu 20.04 Focal Fossa
Browse files Browse the repository at this point in the history
  • Loading branch information
dkorunic committed Oct 8, 2020
1 parent 8e6b384 commit cfae076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: go
go:
- 1.x
sudo: false
dist: focal
before_script:
- sudo curl -sfSL https://github.com/haproxytech/dataplaneapi/releases/download/v2.1.0/dataplaneapi_2.1.0_Linux_x86_64.tar.gz -o dataplane.tar.gz
- sudo mkdir /tmp/dataplane
Expand Down

0 comments on commit cfae076

Please sign in to comment.