Merge branch 'master' into boltdb
This commit is contained in:
commit
d74cd3e93e
14 changed files with 1606 additions and 245 deletions
|
|
@ -1,13 +1,14 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.3.1
|
||||
- tip
|
||||
|
||||
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