mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-11-01 15:56:12 +08:00
Re-enable Windows job
This commit is contained in:
11
.travis.yml
11
.travis.yml
@@ -13,11 +13,11 @@ jobs:
|
|||||||
create:
|
create:
|
||||||
name: ws-linux
|
name: ws-linux
|
||||||
paths: deploy
|
paths: deploy
|
||||||
# - env: BUILD=windows
|
- env: BUILD=windows
|
||||||
# workspaces:
|
workspaces:
|
||||||
# create:
|
create:
|
||||||
# name: ws-windows
|
name: ws-windows
|
||||||
# paths: deploy
|
paths: deploy
|
||||||
- env: BUILD=armv6hf
|
- env: BUILD=armv6hf
|
||||||
workspaces:
|
workspaces:
|
||||||
create:
|
create:
|
||||||
@@ -42,6 +42,7 @@ jobs:
|
|||||||
- ws-linux
|
- ws-linux
|
||||||
- ws-armv6hf
|
- ws-armv6hf
|
||||||
- ws-aarch64
|
- ws-aarch64
|
||||||
|
- ws-windows
|
||||||
script:
|
script:
|
||||||
- ls -la ${CASHER_DIR}/ || true
|
- ls -la ${CASHER_DIR}/ || true
|
||||||
# Kludge broken TravisCI workspaces
|
# Kludge broken TravisCI workspaces
|
||||||
|
|||||||
Reference in New Issue
Block a user