Ssh password write in .tarvis.yml appear error


I see in some of the solutions for issue that the first letter have to be capitalized. I tried to modify my GitHub repository name and user name, but this error still appears


does not exist, but

does. In other words, your repo is on .com, so in order to work with it, you need to use the appropriate API endpoint (the --pro shortcut does the trick):
travis encrypt-file --pro …

Yeah. I found this obvious error on the command line. Thank you for your response