Skip to content

Commit f9f7f42

Browse files
committed
travis: disable go 1.12 and update ubuntu to focal
1 parent 66e00ff commit f9f7f42

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
os: linux
22

3-
dist: bionic
3+
dist: focal
44

55
language: go
66

@@ -15,7 +15,6 @@ before_install:
1515
- sudo apt-get install -y asciidoc docbook-utils docbook-xml libxml2-utils xsltproc
1616

1717
go:
18-
- 1.12.x
1918
- 1.13.x
2019
- 1.14.x
2120
- 1.15.x

0 commit comments

Comments
 (0)