summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorSolly Ross <sross@redhat.com>2015-05-06 14:29:51 -0400
committerSolly Ross <sross@redhat.com>2015-05-12 12:53:43 -0400
commitafb5d2801fd477411dad13bf974e36631bc1c5b7 (patch)
tree06ef2164bbd4fc2476e35e4dc55eb43462a0cedf /test-requirements.txt
parent52f6830852216fc80ab2505b0ca0f5bbcd450d5a (diff)
downloadwebsockify-feature/generic-auth-hook.tar.gz
This commit enables running the unit tests on Travis for Python 2.6, 2.7, 3.3, and 3.4. Note that Travis does not support Python 2.4, so we cannot test there.
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
new file mode 100644
index 0000000..93207c1
--- /dev/null
+++ b/test-requirements.txt
@@ -0,0 +1,2 @@
+mox
+nose