Bump Go version to 1.13

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-10-03 14:27:52 +02:00
parent 80eea3c886
commit d854787cc2
+1 -1
View File
@@ -5,7 +5,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/golang:1.12
- image: circleci/golang:1.13
steps:
- checkout
- run: make