mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2024-11-27 16:24:04 +00:00
Remove golang 1.3 (http.BasicAuth needs 1.4+)
This commit is contained in:
parent
7ea7fe4116
commit
c5cb548afb
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.3
|
|
||||||
- 1.4
|
- 1.4
|
||||||
- tip
|
- tip
|
||||||
|
|
Loading…
Reference in a new issue