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

travis: specify go 1.10.1

This commit is contained in:
James Hillyerd
2018-04-07 19:52:49 -07:00
parent 61ac42379e
commit 7afc49d88f

View File

@@ -9,7 +9,7 @@ before_script:
- make deps
go:
- "1.10.x"
- "1.10.1"
deploy:
provider: script