Skip to content

Commit 089dd95

Browse files
Fixing the tests
1 parent 79cc7db commit 089dd95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ python:
55
- '3.2'
66
install:
77
- python setup.py install
8-
script: python test/__init__.py
8+
script: unit2 discover
99
notifications:
1010
hipchat:
1111
rooms:

0 commit comments

Comments
 (0)