We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6b384 commit cfae076Copy full SHA for cfae076
.travis.yml
@@ -2,6 +2,7 @@ language: go
2
go:
3
- 1.x
4
sudo: false
5
+dist: focal
6
before_script:
7
- 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
8
- sudo mkdir /tmp/dataplane
0 commit comments