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

travis: specify go 1.10.1

This commit is contained in:
James Hillyerd
2018-04-07 19:52:49 -07:00
parent 8a30b9717e
commit 704ba04c51

View File

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