Skip to content

Instantly share code, notes, and snippets.

@AlphaWong
Forked from jarun/Travis CI local install
Created November 16, 2019 09:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlphaWong/493fec4c0c6b781b11a6b64d76319fc6 to your computer and use it in GitHub Desktop.
Save AlphaWong/493fec4c0c6b781b11a6b64d76319fc6 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