summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7286637..4701750 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,5 +6,5 @@ python:
- 3.2
- 3.3
-install: "pip install cython six --use-mirrors"
+install: "pip install cython six . --use-mirrors"
script: nosetests