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