mirror of
https://github.com/cwinfo/hyperboria-peers.git
synced 2024-11-09 23:40:27 +00:00
7 lines
76 B
YAML
7 lines
76 B
YAML
sudo: false
|
|
addons:
|
|
apt:
|
|
packages:
|
|
- python3
|
|
script: ./tests.py
|