1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 08:32:04 +02:00

gitlab ci

This commit is contained in:
2018-12-06 16:33:06 +01:00
parent 27c60938cd
commit 87ad6da745
2 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,7 @@
context("atc.R")
test_that("atc_property works", {
skip_on_cran() # relies on internet connection of server, don't test
#skip_on_cran() # relies on internet connection of server, don't test
#skip_on_appveyor() # security error on AppVeyor
if (!is.null(curl::nslookup("www.whocc.no", error = FALSE))) {