mirror of
https://github.com/maputnik/editor.git
synced 2026-01-20 12:20:03 +00:00
Publish artifacts
This commit is contained in:
@@ -2,6 +2,10 @@ os:
|
||||
- linux
|
||||
- osx
|
||||
language: go
|
||||
addons:
|
||||
artifacts:
|
||||
paths:
|
||||
- maputnik
|
||||
install:
|
||||
- go get github.com/fsnotify/fsnotify
|
||||
- go get github.com/gorilla/handlers
|
||||
|
||||
@@ -31,6 +31,9 @@ build_script:
|
||||
- gofmt -s -l .
|
||||
- C:\MinGW\bin\mingw32-make.exe
|
||||
|
||||
artifacts:
|
||||
- path: maputnik
|
||||
|
||||
# to disable automatic tests
|
||||
test: off
|
||||
|
||||
|
||||
Reference in New Issue
Block a user