mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 00:02:38 +02:00
Travis checks
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
context("atc.R")
|
||||
|
||||
test_that("atc_property works", {
|
||||
skip() # relies on internet connection of server, don't test
|
||||
|
||||
skip_if(Sys.info()['sysname'] == "Windows") # security error on AppVeyor
|
||||
|
||||
if (!is.null(curl::nslookup("www.whocc.no", error = FALSE))) {
|
||||
|
Reference in New Issue
Block a user