summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndy Dustman <farcepest@gmail.com>2012-10-01 13:19:39 -0400
committerAndy Dustman <farcepest@gmail.com>2012-10-01 13:19:39 -0400
commit8f593def7bf237126aec2b0b85685f271de911e9 (patch)
tree55f9b95bb015cc21567053516cfd4c5867d627c6 /.travis.yml
parent1936b93cf05497450a3d99819dab7a645c157299 (diff)
downloadmysqldb1-8f593def7bf237126aec2b0b85685f271de911e9.tar.gz
Fix test script due to source being down one level.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index fa36a94..31dd7c2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,4 +4,4 @@ Python:
- "2.5"
- "2.6"
- "2.7"
-script: nosetests
+script: nosetests MySQLdb