Merge pull request #190 from barakmich/testdeps
mathutil is back in line
This commit is contained in:
commit
dce931c33e
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ go:
|
|||
install:
|
||||
- go get github.com/badgerodon/peg
|
||||
- go get github.com/barakmich/glog
|
||||
- git clone https://github.com/cznic/mathutil -b go1.4 $HOME/gopath/src/github.com/cznic/mathutil
|
||||
- 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