X Tutup
Skip to content

Commit 718bf67

Browse files
committed
Try circleci
1 parent a04a9ec commit 718bf67

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

circle.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
machine:
2+
python:
3+
version: 2.7.8
4+
5+
test:
6+
override:
7+
- make check

0 commit comments

Comments
 (0)
X Tutup