Skip to content

Commit e8eeeeb

Browse files
committed
correct Dockerfile for Travis CI use
1 parent 86ea98a commit e8eeeeb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ env:
1313
DOCKER_CNTR="eddelbuettel/rcpp-testing"
1414
R_BLD_CHK_OPTS="--no-build-vignettes --no-manual"
1515

16-
env:
17-
global:
18-
- RunAllRcppTests="yes"
19-
2016
before_install:
2117
- docker pull ${DOCKER_CNTR}
2218
- docker run ${DOCKER_OPTS} ${DOCKER_CNTR} r -p -e 'sessionInfo()'

0 commit comments

Comments
 (0)