Merge pull request #436 from bitwiseman/patch-1

Fixed broken link to Travis
This commit is contained in:
Peter Cottle 2017-08-10 09:42:45 -07:00 committed by GitHub
commit a65ae9ee5a

View file

@ -1,6 +1,6 @@
# LearnGitBranching
[![Build Status](https://travis-ci.org/pcottle/learnGitBranching.svg?branch=master)](https://travis-ci.org/pcottlele/learnGitBranching)
[![Build Status](https://travis-ci.org/pcottle/learnGitBranching.svg?branch=master)](https://travis-ci.org/pcottle/learnGitBranching)
LearnGitBranching is a git repository visualizer, sandbox, and series of educational tutorials and challenges. Its primary purpose is to help developers understand git through the power of visualization (something that's absent when working on the command line).