mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-09 00:19:44 +00:00
Initial commit
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
language: node_js
|
||||
before_install:
|
||||
- npm install -g npm
|
||||
node_js:
|
||||
- "0.8"
|
||||
- "0.10"
|
||||
- "0.12"
|
||||
- "iojs"
|
||||
Reference in New Issue
Block a user