Skip to content

Commit

Permalink
bash version
Browse files Browse the repository at this point in the history
  • Loading branch information
demarey committed Apr 13, 2020
1 parent c5228d5 commit 9adc03b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Expand Up @@ -4,7 +4,8 @@ before_build:
- cinst advanced-installer --version 16.9

build_script:
- bash echo $SHELL
- bash --vesion
- bash -c "echo $SHELL"

test_script:
- set

0 comments on commit 9adc03b

Please sign in to comment.