forked from mirrors/linux-bench
parent
9e295a64c4
commit
fbf901924d
1 changed files with 8 additions and 0 deletions
8
.travis.yml
Normal file
8
.travis.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
language: go
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
script:
|
||||
- go test ./...
|
Loading…
Add table
Reference in a new issue