Skip to content

Commit 31f0b30

Browse files
committed
Find dll for PY2 travis embedded tests
Copy Python.Runtime.dll.config to embedded tests bin output
1 parent 5ad3408 commit 31f0b30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ script:
4747
- export LD_LIBRARY_PATH=/opt/python/3.6.0/lib:$LD_LIBRARY_PATH
4848
- export LD_LIBRARY_PATH=/opt/python/3.7.0/lib:$LD_LIBRARY_PATH
4949
- echo $LD_LIBRARY_PATH
50+
- cp Python.Runtime.dll.config src/embed_tests/bin/Python.Runtime.dll.config
5051
# Run embedded tests
5152
- mono ./packages/NUnit.*/tools/nunit3-console.exe src/embed_tests/bin/Python.EmbeddingTest.dll
5253

0 commit comments

Comments
 (0)