Skip to content

Commit 787f624

Browse files
committed
add go up to v1.7 and tip back, updated CONTRIBUTORS
1 parent 823be32 commit 787f624

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
language: go
22
go:
33
- 1.5
4+
- 1.6
5+
- 1.7
6+
- tip
47
install:
58
- go get -d -v ./...
69
- go get -d -v golang.org/x/tools/cmd/cover

CONTRIBUTORS

+2
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@
1515

1616
Nevio <0x19@users.noreply.github.com>
1717
Valério Valério <valerio.valerio@comptel.com>
18+
Ilya Danilkin <nezorflame@gmail.com>
19+
Igor Novgorodov <igor@novg.net>

0 commit comments

Comments
 (0)