Don't break on ledis download

This commit is contained in:
Deluan 2016-02-29 22:51:30 -05:00
parent 26e49f582b
commit 7a2063544f
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ install:
- gopm list -v
- go get github.com/astaxie/beego
- go get github.com/dhowden/itl
- go get github.com/siddontang/ledisdb
- go get github.com/siddontang/ledisdb/ledis
- go get github.com/smartystreets/goconvey
script: