Skip to content
Fetching contributors…
Cannot retrieve contributors at this time
17 lines (14 sloc) 206 Bytes
machine:
python:
version: 2.7.10
dependencies:
override:
- pip install -U pip
- make dev
test:
pre:
- make info
- uname -a
- lsb_release -a
override:
- make coverage
Something went wrong with that request. Please try again.