Skip to content

Instantly share code, notes, and snippets.

@jarun
Created June 5, 2016 19:00
Show Gist options
  • Save jarun/df5d864f0b2600564c9bc13cfaca7497 to your computer and use it in GitHub Desktop.
Save jarun/df5d864f0b2600564c9bc13cfaca7497 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/
@cordiz84
Copy link

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment