Merge branch 'master' into boltdb

This commit is contained in:
Barak Michener 2014-08-16 03:32:46 -04:00
commit d74cd3e93e
14 changed files with 1606 additions and 245 deletions

View file

@ -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