Skip to content

Commit

Permalink
Try apt cache again
Browse files Browse the repository at this point in the history
  • Loading branch information
thatsIch committed Jan 20, 2017
1 parent d6950d7 commit cc9cfa5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,8 @@
language: R
sudo: false
cache:
packages
apt: true
packages: true

after_success:
- Rscript -e 'covr::codecov()'
Expand Down

0 comments on commit cc9cfa5

Please sign in to comment.