File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,10 @@ cache:
1616
1717env :
1818 global :
19-
20- # pandas-docs/pandas-docs-travis GH #
21- #
22- # create a github personal access token
23- # cd pandas-dev/pandas
24- # travis encrypt PANDAS_GH_TOKEN=personal_access_token
25- # correct the repo to be pandas-dev/pandas, not your fork
26- secure : " EkWLZhbrp/mXJOx38CHjs7BnjXafsqHtwxPQrqWy457VDFWhIY1DMnIR/lOWG+a20Qv52sCsFtiZEmMfUjf0pLGXOqurdxbYBGJ7/ikFLk9yV2rDwiArUlVM9bWFnFxHvdz9zewBH55WurrY4ShZWyV+x2dWjjceWG5VpWeI6sA="
19+ # create a github personal access token
20+ # cd pandas-dev/pandas
21+ # travis encrypt 'PANDAS_GH_TOKEN=personal_access_token' -r pandas-dev/pandas
22+ - secure : " EkWLZhbrp/mXJOx38CHjs7BnjXafsqHtwxPQrqWy457VDFWhIY1DMnIR/lOWG+a20Qv52sCsFtiZEmMfUjf0pLGXOqurdxbYBGJ7/ikFLk9yV2rDwiArUlVM9bWFnFxHvdz9zewBH55WurrY4ShZWyV+x2dWjjceWG5VpWeI6sA="
2723
2824git :
2925 # for cloning
You can’t perform that action at this time.
0 commit comments