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 dd38adf commit 4c23be7Copy full SHA for 4c23be7
.travis.yml
@@ -0,0 +1,6 @@
1
+---
2
+language: python
3
+python:
4
+ - "3.7"
5
+script:
6
+ - pytest tests/
0 commit comments