Skip to content

Commit 101f0fe

Browse files
committed
new user
1 parent d9e749d commit 101f0fe

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' = 'brnvg')" > ~/.Rprofile
8+
- echo "Sys.setenv('plotly_username' = 'dfvd')" > ~/.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: "L2/LoouJQ4HUVh86QxX3+I//R6rzwr4FrxjPQP8dYEjc1BubJ4Tsq11I5/ODHghSKGNRcMtadyn1zVEjNpKTxU1fm905K6weyRCnmXCbN/4PtMHC07dMiBwl+hkCJPuiG+nMTtwrVx48rgdpl3k3SAJqYoM6FcJidYWamXWCPIY="
29+
- secure: "eHO4OUmgLusU9i4xSvr3daZxnsMZw3x4FH8BYVEC8Ja+Ey6kkAFFSh2iAC/CqewEYJ7I/M8aIJYqlyTMGRYUgy36WU7iWHAGgaZOU8fIB5dWzMwHbIvS4Naq2sdU7lRT7sxkS+40K1+rplpWDoLF2yt8vSRWo9rjNzp+yc8PjXM="
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)