Skip to content

Commit cfae076

Browse files
committed
MINOR: Update Travis build environment to Ubuntu 20.04 Focal Fossa
1 parent 8e6b384 commit cfae076

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: go
22
go:
33
- 1.x
44
sudo: false
5+
dist: focal
56
before_script:
67
- 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
78
- sudo mkdir /tmp/dataplane

0 commit comments

Comments
 (0)