Skip to content

Commit dd8af1c

Browse files
committed
Update go 1.13
1 parent 9ba6e70 commit dd8af1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- 1.12.5
3+
- 1.13.x
44
env:
55
global:
66
- GO111MODULE=on

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
go-iap
22
======
33

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

0 commit comments

Comments
 (0)