Install travis-cli command line tool
- [](https://github.com/travis-ci/travis.rb#readme)
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
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