We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f3f59 commit 56c0544Copy full SHA for 56c0544
.travis.yml
@@ -1,6 +1,7 @@
1
language: go
2
go:
3
- "1.10"
4
+ - "1.12.4"
5
install:
6
- go get -v
7
- go get github.com/sergi/go-diff/diffmatchpatch
0 commit comments