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 63db984 commit 744f85fCopy full SHA for 744f85f
1 file changed
.travis.yml
@@ -15,6 +15,10 @@ os:
15
matrix:
16
fast_finish: true
17
18
+addons:
19
+ apt_packages:
20
+ - pandoc
21
+
22
install:
23
- pip3 install --upgrade pip
24
- pip3 install pylint coverage coveralls
0 commit comments