summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index d12ee50..7a9fe91 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,5 +6,4 @@ python:
install: pip install pep8
script:
- pep8 --ignore E111 *.py || echo "Done"
- - python mox_test.py
- - python stubout_test.py
+ - nosetests