Commit 70171b0b authored by keks's avatar keks

add travis file

parent 5b58914e
# dist: trusty # KVM Setup
notifications:
email: false
os:
- linux
- osx
language: go
go:
- 1.8
script:
- go vet
- go test -v ./...
notifications:
email: false
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment