travis: add git setup and re-enable tests
commiteab6d8a24db20dcdb76725d84f4dca9d52b75f5d
authorDavid Aguilar <davvid@gmail.com>
Sat, 16 Jan 2016 23:51:41 +0000 (16 15:51 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sun, 17 Jan 2016 04:22:54 +0000 (16 20:22 -0800)
tree05a2caefefe6dbbb909f6fe6a53c2e1bd422d000
parent3e13ce44aa681f2ff82713022aec6a16c22f35fa
travis: add git setup and re-enable tests

We don't use QApplication in the tests anymore so they should pass now.
Install git during before_install so that git-dependent tests work.
Set a default user.name and user.email for use by git.

Related-to: #404

Signed-off-by: David Aguilar <davvid@gmail.com>
.travis.yml
test/git_test.py