1
Fork 0

Added CircleCI file

This commit is contained in:
Jake Howard 2015-11-27 18:20:37 +00:00
parent 48c1ba3c6a
commit 42e422e53a
1 changed files with 11 additions and 0 deletions

11
circle.yml Normal file
View File

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