Skip to content

Commit

Permalink
Issue #81: added a one-liner Python test script
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhoshkun committed Apr 15, 2019
1 parent 9cb4cb8 commit 0b15737
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,7 @@ windows:
- cmake -D CMAKE_BUILD_TYPE=Release -D ZLIB_ROOT="%zlib_root%" -D USE_EPIPHAN_DVI2PCIE_DUO=ON -D ENABLE_NONFREE=ON -D USE_EPIPHANSDK=ON -D USE_BGRA=OFF ../src
- cmake --build . --config Release
- ls
- python -c "from pygiftgrab import VideoSourceFactory"
tags:
- gift-hopper
- windows

0 comments on commit 0b15737

Please sign in to comment.