8 lines
106 B
YAML
8 lines
106 B
YAML
|
machine:
|
||
|
python:
|
||
|
version: 2.7.12 3.5.2
|
||
|
|
||
|
test:
|
||
|
post:
|
||
|
- bash <(curl -s https://codecov.io/bash)
|