summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJP <jpellerin@gmail.com>2012-09-03 08:53:58 -0400
committerJP <jpellerin@gmail.com>2012-09-03 08:53:58 -0400
commit663587690a4aaf43e8bcf4c5a7a8820e1fedafee (patch)
treeb2d8ad90e6c37b47470d88f489872fae919a1ada
parentc0ba039c0d1604372654c6ecbee8c29af1820bf1 (diff)
downloadnose-663587690a4aaf43e8bcf4c5a7a8820e1fedafee.tar.gz
Use selftest instead of setup.py test
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e4488bb..2728aec 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,4 +6,4 @@ python:
- 3.2
- pypy
script:
- - python setup.py test
+ - python selftest.py