We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6f3ef5 commit afc9dd7Copy full SHA for afc9dd7
.travis.yml
@@ -1,8 +1,7 @@
1
language: go
2
3
go:
4
- - 1.7
5
- - 1.8
+ - 1.13
6
7
install:
8
- go get -u github.com/mattn/go-sqlite3
0 commit comments