Skip to content

Commit 00363ed

Browse files
authored
remove support for go 1.11 (#444)
1 parent d13bb6d commit 00363ed

File tree

2 files changed

+1
-32
lines changed

2 files changed

+1
-32
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
language: go
22

33
go:
4-
- "1.11.x"
54
- "1.12.x"
65
- "1.13.x"
6+
- "1.14.x"
77
- tip
88

99
install:

cmd/tlsconfig/tls_version_go11.go

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)