Skip to content

Commit 66397c4

Browse files
committed
new user
1 parent 964cc92 commit 66397c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

1010
install:
1111
- ./travis-tool.sh install_deps
@@ -26,7 +26,7 @@ after_success:
2626
env:
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)

0 commit comments

Comments
 (0)