We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79cc7db commit 089dd95Copy full SHA for 089dd95
1 file changed
.travis.yml
@@ -5,7 +5,7 @@ python:
5
- '3.2'
6
install:
7
- python setup.py install
8
-script: python test/__init__.py
+script: unit2 discover
9
notifications:
10
hipchat:
11
rooms:
0 commit comments