Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3995130

Browse files
committed
Use NUnit from Nuget to ensure right version.
1 parent79eeb61 commit3995130

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ addons:
2727
packages:
2828
-mono-devel
2929
-ca-certificates-mono
30-
-nunit-console
3130

3231
install:
3332
-pip install pycparser coverage codecov
@@ -36,7 +35,7 @@ install:
3635
script:
3736
-export PYTHONPATH=`pwd`:$PYTHONPATH
3837
-python src/tests/runtests.py
39-
# - nunit-console src/embed_tests/bin/Python.EmbeddingTest.dll
38+
# -mono ./packages/NUnit.Runners*/tools/nunit-console.exe src/embed_tests/bin/Python.EmbeddingTest.dll
4039

4140
after_success:
4241
# Uncomment if need to geninterop, ie. py37 final

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp