1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
theorangeone.net-legacy/circle.yml

11 lines
109 B
YAML
Raw Normal View History

2015-11-23 14:42:55 +00:00
machine:
python:
2015-11-23 14:50:09 +00:00
version: 3.4.2
2015-11-23 14:42:55 +00:00
dependencies:
pre:
2015-11-23 14:47:18 +00:00
- ./build
2015-11-23 14:42:55 +00:00
test:
override:
2015-11-23 14:47:18 +00:00
- ./runtests