Skip to content

Commit 16b4684

Browse files
committed
Attempt to fix installing CI deps.
1 parent f03e217 commit 16b4684

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

activestate.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ scripts:
8181
- name: install-deps-ci
8282
language: bash
8383
standalone: true
84-
if: ne .Shell "cmd"
8584
value: |
8685
if { [[ "$GOOS" == "windows" ]] || [[ "$OS" == "Windows_NT" ]]; } && ! type "goversioninfo" &> /dev/null; then
8786
echo "goversioninfo was not found on your PATH. Installing .."

0 commit comments

Comments
 (0)