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 a426b13..a07a55f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,4 +12,4 @@ script:
- python setup.py install
# Include the spec tests directory for Mustache spec tests and the
# project directory for doctests.
- - pystache-test ext/spec/specs .
+ - pystache-test . ext/spec/specs