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 8c80931 commit 90f50c4Copy full SHA for 90f50c4
.travis.yml
@@ -0,0 +1,6 @@
1
+language: python
2
+install: pip install sphinx
3
+script:
4
+ - make doctest
5
+ - make html
6
+
0 commit comments