We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823be32 commit 787f624Copy full SHA for 787f624
.travis.yml
@@ -1,6 +1,9 @@
1
language: go
2
go:
3
- 1.5
4
+ - 1.6
5
+ - 1.7
6
+ - tip
7
install:
8
- go get -d -v ./...
9
- go get -d -v golang.org/x/tools/cmd/cover
CONTRIBUTORS
@@ -15,3 +15,5 @@
15
16
Nevio <0x19@users.noreply.github.com>
17
Valério Valério <valerio.valerio@comptel.com>
18
+Ilya Danilkin <nezorflame@gmail.com>
19
+Igor Novgorodov <igor@novg.net>
0 commit comments