mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-30 08:19:54 +00:00
.
This commit is contained in:
parent
3eea217728
commit
19e4620676
@ -1,11 +1,11 @@
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
env: BUILD_FOR=windows
|
env: BUILD_FOR=windows ARTIFACT="dist/win/*.exe"
|
||||||
- os: linux
|
- os: linux
|
||||||
env: BUILD_FOR=linux
|
env: BUILD_FOR=linux ARTIFACT="dist/terminus*"
|
||||||
- os: osx
|
- os: osx
|
||||||
env: BUILD_FOR=macos
|
env: BUILD_FOR=macos ARTIFACT="dist/terminus*"
|
||||||
|
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js: 7
|
node_js: 7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user