mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
travis.yml: Use Go 1.8.3 in tests and published images
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
- docker
|
||||
go:
|
||||
- 1.7.4
|
||||
- 1.8
|
||||
- 1.8.3
|
||||
- tip
|
||||
matrix:
|
||||
allow_failures:
|
||||
@@ -19,6 +19,6 @@ deploy:
|
||||
skip_cleanup: true
|
||||
on:
|
||||
branch: master
|
||||
go: '1.8'
|
||||
go: '1.8.3'
|
||||
notifications:
|
||||
email: change
|
||||
|
||||
Reference in New Issue
Block a user