File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ before_install:
55 - chmod 755 ./travis-tool.sh
66 - ./travis-tool.sh bootstrap
77 # password is encrypted below
8- - echo "Sys.setenv('plotly_username' = 'dfsm ')" > ~/.Rprofile
8+ - echo "Sys.setenv('plotly_username' = 'brnvg ')" > ~/.Rprofile
99
1010install :
1111 - ./travis-tool.sh install_deps
@@ -26,7 +26,7 @@ after_success:
2626env :
2727 global :
2828 # plotly_api_key (for posting to plot.ly)
29- - secure : " OJ9bOzQkyKXq9g/XOIuN1B91WG+P1kc9w8S9bCvhke2Nh8+9hLb/h5cJ0TxCWm2Ul0Ne9/JRB/0veJHslPwioudTE09U7bnMJW6iAazeW5EDblGIIYFV4+pfUoBjSErbs8oGJz6nscJ2HNKqd/Dyy+MH9+YQapozmDYvW0bBSes ="
29+ - secure : " L2/LoouJQ4HUVh86QxX3+I//R6rzwr4FrxjPQP8dYEjc1BubJ4Tsq11I5/ODHghSKGNRcMtadyn1zVEjNpKTxU1fm905K6weyRCnmXCbN/4PtMHC07dMiBwl+hkCJPuiG+nMTtwrVx48rgdpl3k3SAJqYoM6FcJidYWamXWCPIY ="
3030 # GITHUB_PAT (for pushing to plotly-test-table)
3131 - secure : " LHJONgWOo+98vNeFLI7LSJU3RtbMVszlI79GB8CcXmc2mlgM/UtZ5b6RnkNlhmg3Gj1/uObfm/rIybVTwuS1yNpeKv73+gsZOYhobVXiUGVxdRFG/mg5mbqwyWkkuofjPGFlMZCEMgHim37eZzgjSibwVH1LClRDsCoFMCgvgV0="
3232 # plotlyjs_full (link to the full offline bundle)
You can’t perform that action at this time.
0 commit comments