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 6966f2a commit f9eeae3Copy full SHA for f9eeae3
.travis.yml
@@ -7,6 +7,7 @@ python:
7
- '3.6'
8
install:
9
- pip install pypandoc
10
+- pip install .[test]
11
script:
12
- py.test
13
branches:
0 commit comments