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