Show dir contents in circleci to debug

This commit is contained in:
2016-01-07 17:15:54 +05:30
parent d4b9c0293a
commit d42063dc5d
+2
View File
@@ -11,5 +11,7 @@ dependencies:
- "pip install -e ." - "pip install -e ."
test: test:
pre:
- ls
override: override:
- py.test -v - py.test -v