Create public dir

This commit is contained in:
Lukas Martinelli
2017-01-01 16:33:29 +01:00
parent a73b2fd7e1
commit d233e0a14d

View File

@@ -16,5 +16,6 @@ install:
- go get github.com/urfave/cli
- go get github.com/elazarl/go-bindata-assetfs/...
- go get github.com/jteeuwen/go-bindata/...
test:
script:
- mkdir -p editor/public
- make