Skip to content

Commit 26e45dc

Browse files
committed
Add travis
1 parent 46b2c02 commit 26e45dc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.travis.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
language: go
2+
3+
go:
4+
- 1.3
5+
- 1.4
6+
- 1.5
7+
- tip
8+
9+
install:
10+
go get "code.google.com/p/gofarmhash"

0 commit comments

Comments
 (0)