6 lines
58 B
YAML
6 lines
58 B
YAML
language: python
|
|
python:
|
|
- '2.7'
|
|
|
|
script:
|
|
- boostrap.sh
|