1
Fork 0

Added circle config file

This commit is contained in:
Jake Howard 2015-11-23 14:42:55 +00:00
parent 3b1a51878f
commit 03b37d859d

11
circle.yml Normal file
View file

@ -0,0 +1,11 @@
machine:
python:
version: 3.5.0
dependencies:
pre:
- build
test:
override:
- runtests