Skip to content

Commit 735c4d6

Browse files
trying without making Rcpp
1 parent 9ebcaab commit 735c4d6

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)