1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

travis: Remove Go 1.10.x

This commit is contained in:
James Hillyerd
2018-11-04 19:12:04 -08:00
parent 352e8c396d
commit 5ab273b7b8

View File

@@ -16,7 +16,6 @@ before_script:
- make deps
go:
- "1.10.x"
- "1.11.x"
deploy: