add test dep for travis
This commit is contained in:
parent
3b83845584
commit
0ffb244b7b
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ go:
|
|||
install:
|
||||
- go get github.com/badgerodon/peg
|
||||
- go get github.com/barakmich/glog
|
||||
- go get github.com/cznic/mathutil
|
||||
- go get github.com/julienschmidt/httprouter
|
||||
- go get github.com/petar/GoLLRB/llrb
|
||||
- go get github.com/peterh/liner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue