Skip to content

Commit

Permalink
debugging is getting tedious
Browse files Browse the repository at this point in the history
  • Loading branch information
tcaduser committed Jun 26, 2018
1 parent 9d3cd9a commit 7673aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@ test_script:
#- bin\symdiff.bat %APPVEYOR_BUILD_FOLDER%\examples\arrhenius.py
- bin\symdiff_py3.bat %APPVEYOR_BUILD_FOLDER%\examples\arrhenius.py
- cd %APPVEYOR_BUILD_FOLDER%\win64
- ctest
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
- ctest

# to disable automatic tests
#test: off
Expand Down

0 comments on commit 7673aeb

Please sign in to comment.