Skip to content

Commit

Permalink
Windows build: fix cp command
Browse files Browse the repository at this point in the history
  • Loading branch information
iamantony committed Sep 26, 2016
1 parent 897e328 commit 83353e2
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 @@ -27,6 +27,6 @@ build_script:
- qmake -r
- mingw32-make
- cp ./src/qtcsv.dll ./tests
- cd ../tests
- cd ./tests
- tst_tests.exe

0 comments on commit 83353e2

Please sign in to comment.