We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555c783 commit 933ad97Copy full SHA for 933ad97
1 file changed
.travis.yml
@@ -0,0 +1,4 @@
1
+language: python
2
+python: "3.6"
3
+install: pip install -r requirements.txt -r requirements-dev.txt
4
+script: pytest
0 commit comments