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 f173ea1 commit 260eb4dCopy full SHA for 260eb4d
circle.yml
@@ -0,0 +1,6 @@
1
+dependencies:
2
+ post:
3
+ - pip install -r dev-requirements.txt
4
+test:
5
+ override:
6
+ - make test
0 commit comments