Skip to content

Commit

Permalink
Trying better travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
topepo committed Jun 7, 2017
1 parent 65c1a85 commit 3e9cd1d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

language: c
sudo: required
dist: trusty
cache: packages

env:
global:
Expand All @@ -28,8 +30,8 @@ before_install:
- ./travis-tool.sh r_binary_install foreach
- ./travis-tool.sh r_binary_install plyr
- ./travis-tool.sh r_binary_install nlme
- ./travis-tool.sh r_install BradleyTerry2
- ./travis-tool.sh r_install e1071
- ./travis-tool.sh r_binary_install BradleyTerry2
- ./travis-tool.sh r_binary_install e1071
- ./travis-tool.sh r_binary_install earth
- ./travis-tool.sh r_binary_install fastICA
- ./travis-tool.sh r_binary_install gam
Expand Down

0 comments on commit 3e9cd1d

Please sign in to comment.