Change travis to only test the test directory

This commit is contained in:
Jason Paryani
2013-08-29 17:04:45 -07:00
parent 035f15f5e7
commit 75d4ea0d03

View File

@@ -26,4 +26,4 @@ before_install:
install: install:
- pip install --editable . - pip install --editable .
script: py.test script: py.test test