Skip to content

Commit

Permalink
Added udunits for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrtwo committed Jun 19, 2017
1 parent 6f2b544 commit 525e52f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ addons:
apt:
packages:
- libgsl0-dev # for topicmodels
- libudunits2-dev # for ggraph

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

0 comments on commit 525e52f

Please sign in to comment.