Try circleci

This commit is contained in:
rocky
2015-12-14 15:13:05 -05:00
parent a04a9ec294
commit 718bf67a00

7
circle.yml Normal file
View File

@@ -0,0 +1,7 @@
machine:
python:
version: 2.7.8
test:
override:
- make check