Skip to content

Commit

Permalink
appveyor debuging
Browse files Browse the repository at this point in the history
  • Loading branch information
vasanthaganeshk committed Aug 24, 2017
1 parent acb78b5 commit d174c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -17,5 +17,5 @@ install:
build_script:
- C:\msys64\usr\bin\bash -l -c "cd ${APPVEYOR_BUILD_FOLDER} && make"

test_Script:
test_script:
- C:\msys64\usr\bin\bash -l -c "cd ${APPVEYOR_BUILD_FOLDER} && make check"

0 comments on commit d174c9c

Please sign in to comment.