Skip to content

Commit b5411ef

Browse files
committed
[ci] add Travis CI
1 parent 4675229 commit b5411ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: go
2+
3+
script:
4+
- go test -v ./...

0 commit comments

Comments
 (0)