PMM-5192 Update Go version to 1.13

This commit is contained in:
Artem Gavrilov
2020-02-07 17:48:26 +02:00
committed by Alexey Palazhchenko
parent f79e153d9d
commit 8abdc07050
2 changed files with 1 additions and 3 deletions

2
.env
View File

@@ -1,4 +1,4 @@
GOLANG_DOCKERHUB_TAG=1.10-stretch
GOLANG_DOCKERHUB_TAG=1.13.7-stretch
TEST_MONGODB_ADMIN_USERNAME=admin
TEST_MONGODB_ADMIN_PASSWORD=admin123456
TEST_MONGODB_USERNAME=test

View File

@@ -1,8 +1,6 @@
language: go
go:
- 1.10.x
- 1.12.x
- 1.13.x
services: