Skip to content

Commit aac5c96

Browse files
committed
build: upgrade to Go 1.13.x
1 parent 78ae402 commit aac5c96

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.travis.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,8 @@ os:
66
- osx
77

88
go:
9-
- 1.9.x
10-
- 1.10.x
11-
- 1.11.x
12-
13-
osx_image: xcode9.1
9+
- 1.12.x
10+
- 1.13.x
1411

1512
matrix:
1613
fast_finish: true

0 commit comments

Comments
 (0)