We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04a9ec commit 718bf67Copy full SHA for 718bf67
circle.yml
@@ -0,0 +1,7 @@
1
+machine:
2
+ python:
3
+ version: 2.7.8
4
+
5
+test:
6
+ override:
7
+ - make check
0 commit comments