remove this build step here, it's not updated often
This commit is contained in:
parent
9f88e85d7c
commit
78da44ed5b
|
@ -23,5 +23,4 @@ task godep, "build go deps":
|
||||||
|
|
||||||
task run, "Run app":
|
task run, "Run app":
|
||||||
exec "nimble build"
|
exec "nimble build"
|
||||||
exec "nimble godep"
|
|
||||||
exec "./twtxtlist"
|
exec "./twtxtlist"
|
||||||
|
|
Loading…
Reference in New Issue