Skip to content

Commit

Permalink
Run slow tests on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
xrobin committed Feb 10, 2017
1 parent bbb63ca commit 2cf6d3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -6,3 +6,6 @@ r_packages:

after_success:
- Rscript -e 'library(covr); codecov()'

env:
- RUN_SLOW_TESTS=true

0 comments on commit 2cf6d3d

Please sign in to comment.