Skip to content

Commit 04cc49d

Browse files
committed
Added .travis.yml
1 parent 4d43157 commit 04cc49d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
language: go
2+
3+
go:
4+
- 1.4
5+
6+
install:
7+
- go get gopkg.in/check.v1
8+

0 commit comments

Comments
 (0)