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