Skip to content

Commit

Permalink
[appveyor] fix ci-macos (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
Raffaello authored May 4, 2020
1 parent bffa9f3 commit e6fb2c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ for:
- sh: if [ $PLATFORM = "x86" ]; then exit 1; fi
- sh: brew install p7zip
- sh: cd $WS && git clone https://github.com/Microsoft/vcpkg.git
- sh: cd $APPVEYOR_BUILD_FOLDER

test_script:
- sh: ctest -V
Expand Down

0 comments on commit e6fb2c0

Please sign in to comment.