add x/text package to travis dependencies
This commit is contained in:
parent
667253906b
commit
880615ddd0
@ -1,3 +1,4 @@
|
|||||||
language: go
|
language: go
|
||||||
install:
|
install:
|
||||||
- go get github.com/nsf/termbox-go
|
- go get github.com/nsf/termbox-go
|
||||||
|
- go get golang.org/x/text
|
||||||
|
Loading…
Reference in New Issue
Block a user