Merge pull request #32 from danielhoherd/master

Overriding tox with /bin/true
This commit is contained in:
Kyle Anderson 2016-06-27 14:17:08 -07:00 committed by GitHub
commit d2bf1008b2
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -18,4 +18,4 @@ override_dh_auto_build:
true
override_dh_auto_test:
tox -e py27
true