Experiment with tddium for CI.

This commit is contained in:
Graham Dumpleton
2013-11-21 14:51:27 +11:00
parent 9f69658942
commit e1406757ec
2 changed files with 7 additions and 0 deletions

1
requirements.txt Normal file
View File

@@ -0,0 +1 @@
tox

6
tddium.yml Normal file
View File

@@ -0,0 +1,6 @@
:tddium:
:tests:
- type: tox
mode: basic
:python:
:python_version: 2.7