Skip to content

Instantly share code, notes, and snippets.

@abergmeier
Forked from jarun/Travis CI local install
Last active September 2, 2017 19:32
Show Gist options
  • Save abergmeier/118158eaf93eb312806ceb4d288a7c3f to your computer and use it in GitHub Desktop.
Save abergmeier/118158eaf93eb312806ceb4d288a7c3f to your computer and use it in GitHub Desktop.
How to install Travis CI locally on Ubuntu 16.04.3
sudo apt-get install -y ruby ruby-dev build-essential dh-autoreconf
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