Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtilly committed May 5, 2017
1 parent a1aa84f commit 1b8bc12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -73,7 +73,6 @@ script:
- R CMD INSTALL "${PKG_FILE_NAME}"
- R -d valgrind --no-save < matchingR.Rcheck/matchingR-Ex.R
- R -d valgrind --no-save < matchingR.Rcheck/matchingR/doc/matchingR-intro.R
- R -d valgrind --no-save < matchingR.Rcheck/matchingR/doc/matchingR-performance.R

# report coverage rate to coveralls
after_success:
Expand Down

0 comments on commit 1b8bc12

Please sign in to comment.