mirror of
https://github.com/cwinfo/hyperboria-peers.git
synced 2024-12-25 18:55:41 +00:00
Use new build system (followed old docs before)
This commit is contained in:
parent
38ed359dad
commit
74b19f6b99
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user