Skip to content

Commit

Permalink
Added sampling packages to travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
topepo committed Jul 12, 2017
1 parent 51b3497 commit bf222f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ before_install:
- ./travis-tool.sh r_install reshape2
- ./travis-tool.sh r_install data.table
- ./travis-tool.sh r_install xgboost
- ./travis-tool.sh r_install DMwR
- ./travis-tool.sh r_install ROSE
- ./travis-tool.sh install_github jimhester/covr
- ./travis-tool.sh install_github terrytangyuan/lfda

Expand Down

0 comments on commit bf222f2

Please sign in to comment.