Skip to content

Commit

Permalink
added valgrind to travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
mbedward committed Apr 5, 2017
1 parent d778aed commit 06030e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -3,3 +3,6 @@ sudo: false
cache: packages
warnings_are_errors: true
cran: http://cran.rstudio.com

env:
- VALGRIND_OPTS='--leak-check=full --track-origins-yes'

0 comments on commit 06030e4

Please sign in to comment.