Update .gitlab-ci.yml

This commit is contained in:
dr. M.S. (Matthijs) Berends 2018-10-25 16:20:39 +00:00
parent 7df4db85b6
commit f79ab3186b
1 changed files with 3 additions and 2 deletions

View File

@ -8,8 +8,8 @@ stages:
- build
- deploy
R 3.3:
image: rocker/r-ver:3.3 # rocker/r-base
R 3:
image: rocker/r-ver:3 # rocker/r-base
stage: build
allow_failure: true
script:
@ -63,6 +63,7 @@ R 3.5:
R latest:
image: rocker/r-ver:latest # rocker/r-base
stage: build
allow_failure: true
script:
- apt-get update
# install dependencies for package