don't fail if levigo didn't build successfully.

pull/17/head
John Shahid 2013-10-24 15:45:50 -04:00
parent 1a31dc7399
commit cfeb27ee03
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ set -e
go get code.google.com/p/goprotobuf/proto
go get github.com/goraft/raft
go get github.com/gorilla/mux
go get github.com/jmhodges/levigo
go get github.com/jmhodges/levigo || echo "levigo build will probably fail since we don't have leveldb or snappy"
go get github.com/bmizerany/pat
go get github.com/fitstar/falcore
go get github.com/fitstar/falcore/filter