Skip to content

Commit 6553f8b

Browse files
committed
remove outdated travis config
1 parent 3cbccfc commit 6553f8b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

-7
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,3 @@ before_install:
3434
before_script:
3535
- if [[ "$TRAVIS_R_VERSION_STRING" == "release" ]]; then docker run -e GITHUB_PAT=$GITHUB_PAT -e MAPBOX_TOKEN=$MAPBOX_TOKEN -e VMODE="ci" -v $(pwd):/home/plotly --privileged cpsievert/plotly-orca; fi
3636

37-
# work around temporary travis + R 3.5 bug
38-
r_packages: devtools
39-
40-
# temporary: needed for plotly input testing in shiny
41-
r_github_packages:
42-
- rstudio/shinytest
43-
- r-lib/remotes

0 commit comments

Comments
 (0)