Install travis-cli command line tool
sudo apt-get install ruby
gem install --user-install travis
Add the following to ~/.bash_profile
export PATH=~/.gem/ruby/2.7.0/bin/:$PATH
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
sudo apt-get install ruby
gem install --user-install travis
Add the following to ~/.bash_profile
export PATH=~/.gem/ruby/2.7.0/bin/:$PATH