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

Commit2d1a007

Browse files
committed
add NUnit output
1 parent48e3077 commit2d1a007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ install:
109109

110110
script:
111111
-python -m pytest
112-
-mono $NUNIT_PATH src/embed_tests/bin/Python.EmbeddingTest.dll
112+
-mono $NUNIT_PATH src/embed_tests/bin/Python.EmbeddingTest.dll --labels=All
113113
-if [[ $BUILD_OPTS == --xplat ]]; then dotnet src/embed_tests/bin/netcoreapp2.0_publish/Python.EmbeddingTest.dll; fi
114114

115115
after_script:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp