Skip to content

Commit c263422

Browse files
authored
Merge pull request #67 from fluent/update-ci-golang-versions-201908
Update Golang versions
2 parents 7a6c9dc + 26b9134 commit c263422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: go
22
go:
3-
- 1.8
43
- 1.9
54
- 1.11
5+
- 1.12
66
- tip
77
install:
88
- go get github.com/bmizerany/assert

0 commit comments

Comments
 (0)