Merge pull request #696 from vrothberg/travis

Travis: use go 1.12.x
This commit is contained in:
Valentin Rothberg 2019-08-02 10:33:36 +02:00 committed by GitHub
commit a697d1af87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,9 @@ matrix:
- docker
- os: osx
go:
- 1.12.x
notifications:
email: false