mirror of https://github.com/gizak/termui.git
Add travis
This commit is contained in:
parent
daed6d1aa5
commit
531305d89a
|
@ -0,0 +1,7 @@
|
||||||
|
language: go
|
||||||
|
|
||||||
|
go:
|
||||||
|
- 1.4
|
||||||
|
- tip
|
||||||
|
|
||||||
|
script: go test
|
Loading…
Reference in New Issue