mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-26 13:48:49 +08:00
Travis lang build
This commit is contained in:
parent
8b6639485c
commit
9e92514efe
9
.travis.yml
Normal file
9
.travis.yml
Normal file
@ -0,0 +1,9 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.1
|
||||
- 1.2
|
||||
- release
|
||||
- tip
|
||||
|
||||
script:
|
||||
- ginkgo
|
Loading…
x
Reference in New Issue
Block a user