be42ec4b68
imports
6 lines
77 B
YAML
6 lines
77 B
YAML
sudo: false
|
|
language: python
|
|
python:
|
|
- "3.4"
|
|
script: scripts/check
|