Skip to content

Commit

Permalink
Fix appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simon04 authored and daniel-j-h committed Apr 1, 2017
1 parent 1ea891a commit 8738b20
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 @@ -100,7 +100,7 @@ build_script:
pushd sweeppy
python tests/test.py COM0
python -m sweeppy COM0
if ($LastExitCode -ne 0) { $host.SetShouldExit($LastExitCode) }
Expand Down

0 comments on commit 8738b20

Please sign in to comment.