[python-dtcwt] 44/497: simplify nosetests stanza in travis.yml

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:05:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.

commit 553b6a5eee184eb104f0e97da8bd1f993515c1b4
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date:   Wed Aug 7 23:22:07 2013 +0100

    simplify nosetests stanza in travis.yml
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 0707ed5..615b966 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,5 +4,5 @@ python:
 install:
     - pip install .
 script:
-    - python setup.py nosetests
+    - nosetests
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git



More information about the debian-science-commits mailing list