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