We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f1a2c commit fc457c4Copy full SHA for fc457c4
.travis.yml
@@ -3,7 +3,7 @@ os:
3
language: python
4
python:
5
- "3.5"
6
-script: tox
+script: "py.test tests"
7
services:
8
- rabbitmq
9
sudo: required
0 commit comments