I execute the gem install travis on my MacBookAir with macOS Catalina version 10.15.1 Then I get an error
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /Library/Ruby/Gems/2.6.0 directory.
Then I exeute sudo gem install travis
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /usr/bin directory.
How do I install travis?