Skip to content

Commit

Permalink
appveyor: Fix unittests path
Browse files Browse the repository at this point in the history
  • Loading branch information
benlau committed Jan 27, 2019
1 parent 0cc8df5 commit e900f53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ build_script:
- qmake ../quickpromise.pro
- tree /F /A
- nmake
- tests\unittests\unittests.exe
- tree /F /A
- tests\unittests\debug\unittests.exe

0 comments on commit e900f53

Please sign in to comment.