Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save androidlover5842/d6b9ef599c28f3fde83ddc1950cb8b90 to your computer and use it in GitHub Desktop.

Select an option

Save androidlover5842/d6b9ef599c28f3fde83ddc1950cb8b90 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