Updated build file
This commit is contained in:
@@ -221,8 +221,8 @@ func grunt(params ...string) {
|
||||
|
||||
func setup() {
|
||||
runPrint("go", "get", "-v", "github.com/tools/godep")
|
||||
runPrint("go", "get", "-v", "github.com/mattn/go-sqlite3")
|
||||
runPrint("go", "install", "-v", "github.com/mattn/go-sqlite3")
|
||||
// runPrint("go", "get", "-v", "github.com/mattn/go-sqlite3")
|
||||
// runPrint("go", "install", "-v", "github.com/mattn/go-sqlite3")
|
||||
}
|
||||
|
||||
func test(pkg string) {
|
||||
|
||||
Reference in New Issue
Block a user