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 a9b1a08 commit 4c93edcCopy full SHA for 4c93edc
.travis.yml
@@ -41,5 +41,5 @@ script:
41
- sh -c "if [ '$TRAVIS_PULL_REQUEST' != 'false' ]; then Rscript -e 'source(\"plotly/tests/testthat.R\", chdir = T)'; fi"
42
43
after_success:
44
- - cd ../plotly-test-table
+ - cd plotly-test-table
45
- Rscript ../plotly/inst/build-push-comment.R
0 commit comments