Skip to content

Commit

Permalink
drr00t#10 add support to code cover
Browse files Browse the repository at this point in the history
  • Loading branch information
zamabraga committed Apr 12, 2017
1 parent f19ebf0 commit 224c361
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ install:
- cp /tmp/cecil/Mono.Cecil.dll .
- ./configure
- make
- sudo make install
- sudo make install
- cd ../../zamabraga/tweetnacl-cs
script:
- xbuild /p:Configuration=Release ./src/TweetNaCl.sln
- export LD_LIBRARY_PATH=/usr/local/lib
Expand Down

0 comments on commit 224c361

Please sign in to comment.