add times library to travis
This commit is contained in:
parent
9515bd73d0
commit
41339a9e5a
@ -1,6 +1,7 @@
|
|||||||
language: go
|
language: go
|
||||||
install:
|
install:
|
||||||
- go get github.com/nsf/termbox-go
|
- go get github.com/nsf/termbox-go
|
||||||
|
- go get gopkg.in/djherbis/times.v1
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- gen/xbuild.sh
|
- gen/xbuild.sh
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user