Skip to content

Commit ccd352d

Browse files
nauxliuthedevsaddam
authored andcommitted
Add go 1.13.x for Travis CI (#60)
1 parent 6911372 commit ccd352d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ matrix:
1010
- go: 1.10.x
1111
- go: 1.11.x
1212
- go: 1.12.x
13+
- go: 1.13.x
1314
- go: tip
1415
allow_failures:
1516
- go: tip

0 commit comments

Comments
 (0)