Bump Go versions with Go 1.11 release

This commit is contained in:
Andrey Smirnov
2018-09-19 01:23:17 +03:00
parent 14e5a75d35
commit fbafde6e27
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -24,11 +24,11 @@ matrix:
env: RUN_LONG_TESTS=no
fast_finish: true
include:
- go: 1.8.x
env: RUN_LONG_TESTS=no
- go: 1.9.x
env: RUN_LONG_TESTS=yes
env: RUN_LONG_TESTS=no
- go: 1.10.x
env: RUN_LONG_TESTS=yes
- go: 1.11.x
env:
- RUN_LONG_TESTS=yes
- DEPLOY_BINARIES=yes