Skip to content

Commit

Permalink
ref drr00t#5 - code coverage configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
zamabraga authored Aug 25, 2016
1 parent bff9dca commit 596a796
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 @@ -37,7 +37,7 @@ install:
- ./configure
- make
- sudo make install
- cd ../../zamabraga/TweetNaCl
- cd ../../zamabraga/TweetNaCl
script:
- xbuild /p:Configuration=Release ./src/TweetNaCl.sln
- mono --debug --profile=monocov:outfile=monocovCoverage.cov,+TweetNaCl ./testrunner/NUnit.Console.3.0.1/tools/nunit3-console.exe src/TweetNaCl.Tests/bin/Release/TweetNaCl.Tests.dll
Expand Down

0 comments on commit 596a796

Please sign in to comment.