Skip to content

Commit 8577dac

Browse files
committed
travis test#2
1 parent 7043862 commit 8577dac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ addons:
1414
script:
1515
- dotnet build csharp_cryptoexamples.sln
1616
- sonar-scanner
17-
- dotnet test ./csharp-cryptoexamplesTest/csharp_cryptoexamplesTest.csproj
17+
- dotnet test /home/travis/build/cryptoexamples/csharp-cryptoexamples/csharp_cryptoexamplesTest/csharp_cryptoexamplesTest.csproj
1818

1919
# - xbuild /p:Configuration=Release csharp_cryptoexamples.sln
2020
# - dotnet ./testrunner/xunit.runners.2.0.0/tools/xunit.console.clr4.exe ./csharp-cryptoexamplesTest/bin/Release/csharp_cryptoexamplesTest.dll

0 commit comments

Comments
 (0)