forked from complotti/dataEconomy
6 lines
74 B
YAML
6 lines
74 B
YAML
language: go
|
|
|
|
install:
|
|
go get github.com/franela/goblin
|
|
|
|
go get .
|