aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-05-16 17:11:07 +0200
committerGuido Günther <agx@sigxcpu.org>2017-05-16 17:11:55 +0200
commit264c6dc7934b34a689ed8a81523ed263559369eb (patch)
tree407b7dede94bf8440f609104cb9a099eac08ccf1 /.travis.yml
parentb0b1f2eeb8799134f23aaff934845233705585fd (diff)
Explain how to use nosetests
and run them in travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f870cbc..f8d5fa1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,3 +6,4 @@ python:
install: "pip install -r dev-requirements.txt"
script:
- flake8
+ - nosetests