We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93fbce8 commit 69fe559Copy full SHA for 69fe559
tests/testthat/test-plotly-isosurface.R
@@ -2,6 +2,7 @@ context("isosurface")
2
3
test_that("isosurface works with colorscale", {
4
skip_on_cran()
5
+ skip_on_travis()
6
7
# get the values/x/y/z from the plotly.js mock this test is based on
8
mock <- jsonlite::fromJSON(
0 commit comments