Set go version to 1.11.5

This commit is contained in:
Jannis Mattheis 2019-02-02 20:42:49 +01:00
parent de09aae987
commit 06d13d2bee
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
sudo: required
language: go
go:
- "1.11"
- "1.11.5"
notifications:
email: false