We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45581ed commit 6966f2aCopy full SHA for 6966f2a
.travis.yml
@@ -8,7 +8,7 @@ python:
8
install:
9
- pip install pypandoc
10
script:
11
-- tox
+- py.test
12
branches:
13
only: master
14
after_success:
0 commit comments