Skip to content

Commit

Permalink
Remove valgrind from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Quang C. Huynh committed Jun 6, 2018
1 parent 25f1d24 commit 0f55cdf
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,3 @@ r:
sudo: false
cache: packages

addons:
apt:
packages:
- valgrind

r_check_args: travis_wait 30 '--use-valgrind --as-cran'

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

0 comments on commit 0f55cdf

Please sign in to comment.