Skip to content

Commit 3b8d75a

Browse files
committed
Begone from here too.
1 parent d3247ff commit 3b8d75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ python:
77
install:
88
- python setup.py -q install
99
script:
10-
- nosetests
10+
- py.test --tb=native tests.py
1111
- python -m doctest README.rst

0 commit comments

Comments
 (0)