You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"gem install travis-artifacts" no longer works, now you have to use
the artifacts addon and set some variables. The encrypted variables
may need to be updated too, the variable names should be ARTIFACTS_KEY
and ARTIFACTS_SECRET.
See documentation at https://docs.travis-ci.com/user/uploading-artifacts/
echo 'See "Uploading Artifacts" near the end of the log for the download URL'
170
170
else
171
171
echo "The result images will only be uploaded if they are on the matplotlib/matplotlib repo - this is for security reasons to prevent arbitrary PRs echoing security details."
0 commit comments