Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
droglenc committed Jul 25, 2019
1 parent fd87f1a commit c133f39
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ sudo: false
cache: packages
warnings_are_errors: false

addons:
apt:
packages:
- tcl8.5-dev
- tk8.5-dev

r_github_packages:
- jimhester/covr
- yonicd/covrpage
Expand Down

0 comments on commit c133f39

Please sign in to comment.