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

travis: Move to Go 1.10.x

This commit is contained in:
James Hillyerd
2018-03-31 15:36:39 -07:00
parent 5a28e9f9e7
commit 47b526824b

View File

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