24 Forks
176 Stars
176 Watchers

travis_cpp_tutorial

Tutorial how to use Travis CI with C++

How to download and setup travis_cpp_tutorial

Open terminal and run command
git clone https://github.com/richelbilderbeek/travis_cpp_tutorial.git
git clone is used to create a copy or clone of travis_cpp_tutorial repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with travis_cpp_tutorial https://github.com/richelbilderbeek/travis_cpp_tutorial/archive/master.zip

Or simply clone travis_cpp_tutorial with SSH
[email protected]:richelbilderbeek/travis_cpp_tutorial.git

If you have some problems with travis_cpp_tutorial

You may open issue on travis_cpp_tutorial support forum (system) here: https://github.com/richelbilderbeek/travis_cpp_tutorial/issues