Skip to content

Commit 76032bf

Browse files
committed
Add support for Travis CI
1 parent 531aef9 commit 76032bf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
language: go
2+
go:
3+
- master
4+
branches:
5+
only:
6+
- master

0 commit comments

Comments
 (0)