Skip to content

Commit

Permalink
travis test#2
Browse files Browse the repository at this point in the history
  • Loading branch information
Romanicus committed Aug 28, 2018
1 parent 7043862 commit 8577dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ addons:
script:
- dotnet build csharp_cryptoexamples.sln
- sonar-scanner
- dotnet test ./csharp-cryptoexamplesTest/csharp_cryptoexamplesTest.csproj
- dotnet test /home/travis/build/cryptoexamples/csharp-cryptoexamples/csharp_cryptoexamplesTest/csharp_cryptoexamplesTest.csproj

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

0 comments on commit 8577dac

Please sign in to comment.