File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ before_install:
5
5
- chmod 755 ./travis-tool.sh
6
6
- ./travis-tool.sh bootstrap
7
7
# password is encrypted below
8
- - echo "Sys.setenv('plotly_username' = 'dfsm ')" > ~/.Rprofile
8
+ - echo "Sys.setenv('plotly_username' = 'brnvg ')" > ~/.Rprofile
9
9
10
10
install :
11
11
- ./travis-tool.sh install_deps
@@ -26,7 +26,7 @@ after_success:
26
26
env :
27
27
global :
28
28
# 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 ="
30
30
# GITHUB_PAT (for pushing to plotly-test-table)
31
31
- secure : " LHJONgWOo+98vNeFLI7LSJU3RtbMVszlI79GB8CcXmc2mlgM/UtZ5b6RnkNlhmg3Gj1/uObfm/rIybVTwuS1yNpeKv73+gsZOYhobVXiUGVxdRFG/mg5mbqwyWkkuofjPGFlMZCEMgHim37eZzgjSibwVH1LClRDsCoFMCgvgV0="
32
32
# plotlyjs_full (link to the full offline bundle)
You can’t perform that action at this time.
0 commit comments