Skip to content

Instantly share code, notes, and snippets.

@travishen
Forked from jarun/Travis CI local install
Created January 5, 2019 17:24
Show Gist options
  • Save travishen/6d74f7b2da7fe0ae067156417db7d620 to your computer and use it in GitHub Desktop.
Save travishen/6d74f7b2da7fe0ae067156417db7d620 to your computer and use it in GitHub Desktop.
How to install Travis CI locally on Ubuntu 16.04
sudo apt install ruby ruby-dev
sudo gem install travis
# install path: /var/lib/gems/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment