Skip to content

Commit 7b8a059

Browse files
committed
Travis: Build with go 1.13
1 parent 93d0fa8 commit 7b8a059

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ env:
1313

1414
matrix:
1515
include:
16-
- go: "1.12.x"
16+
- go: "1.13.x"
1717
os: linux
1818
- go: tip
1919
os: linux
20-
- go: "1.12.x"
20+
- go: "1.13.x"
2121
os: osx
2222
addons:
2323
homebrew:

0 commit comments

Comments
 (0)