Skip to content

Commit bfad505

Browse files
need to make Rcpp for travis
1 parent 0865d09 commit bfad505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ warnings_are_errors: true
1212
before_install:
1313
- tlmgr install index # for texlive and vignette?
1414
- R -e 'install.packages("Rcpp", repos="http://cloud.r-project.org")'
15-
#- make Rcpp
15+
- make Rcpp
1616
- cd selectiveInference

0 commit comments

Comments
 (0)