Skip to content

Commit 69fe559

Browse files
committed
skip isosurface on travis (I can't seem to replicate)
1 parent 93fbce8 commit 69fe559

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/test-plotly-isosurface.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ context("isosurface")
22

33
test_that("isosurface works with colorscale", {
44
skip_on_cran()
5+
skip_on_travis()
56

67
# get the values/x/y/z from the plotly.js mock this test is based on
78
mock <- jsonlite::fromJSON(

0 commit comments

Comments
 (0)