Skip to content

Commit 56c0544

Browse files
committed
Add new go version to travis
1 parent c3f3f59 commit 56c0544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: go
22
go:
33
- "1.10"
4+
- "1.12.4"
45
install:
56
- go get -v
67
- go get github.com/sergi/go-diff/diffmatchpatch

0 commit comments

Comments
 (0)