Skip to content

Instantly share code, notes, and snippets.

@AndrienkoAleksandr
Forked from jarun/Travis CI local install
Created February 18, 2019 13:05
Show Gist options
  • Save AndrienkoAleksandr/797e993105e4121975d8ffcf4166f6c0 to your computer and use it in GitHub Desktop.
Save AndrienkoAleksandr/797e993105e4121975d8ffcf4166f6c0 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