mirror of
https://github.com/cwinfo/hyperboria-peers.git
synced 2025-06-25 14:09:23 +00:00
Use new build system (followed old docs before)
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y python3
|
||||
sudo: false
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- python3
|
||||
script: ./tests.py
|
||||
|
Reference in New Issue
Block a user