Initial commit
This commit is contained in:
9
vendor/github.com/hyperhq/hyper-api/.travis.yml
generated
vendored
Normal file
9
vendor/github.com/hyperhq/hyper-api/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
language: go
|
||||
sudo: false
|
||||
notifications:
|
||||
email: false
|
||||
go:
|
||||
- 1.7
|
||||
install: make deps
|
||||
script: make validate && make test
|
||||
Reference in New Issue
Block a user