lf/.travis.yml
2016-10-20 23:50:52 +03:00

5 lines
88 B
YAML

language: go
install:
- go get github.com/nsf/termbox-go
- go get golang.org/x/text