1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-19 02:27: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 - make deps
go: go:
- "1.10.x" - "1.10.1"
deploy: deploy:
provider: script provider: script