Update go 1.13

This commit is contained in:
Junpei Tsuji
2020-02-20 14:10:28 +09:00
parent 9ba6e70200
commit dd8af1ccd2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
language: go
go:
- 1.12.5
- 1.13.x
env:
global:
- GO111MODULE=on

View File

@@ -1,7 +1,7 @@
go-iap
======
![](https://img.shields.io/badge/golang-1.12-blue.svg?style=flat)
![](https://img.shields.io/badge/golang-1.13-blue.svg?style=flat)
[![Build Status](https://travis-ci.org/awa/go-iap.svg?branch=master)](https://travis-ci.org/awa/go-iap)
[![codecov.io](https://codecov.io/github/awa/go-iap/coverage.svg?branch=master)](https://codecov.io/github/awa/go-iap?branch=master)