mirror of
https://github.com/geohot/qira
synced 2025-03-13 10:33:30 +03:00
6 lines
75 B
YAML
6 lines
75 B
YAML
language: python
|
|
python: 2.7
|
|
install: ./install.sh
|
|
script: ./run_tests.sh
|
|
|