mirror of
https://github.com/cwinfo/hyperboria-peers.git
synced 2024-12-26 05:25:45 +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: false
|
||||||
- sudo apt-get update -qq
|
addons:
|
||||||
- sudo apt-get install -y python3
|
apt:
|
||||||
|
packages:
|
||||||
|
- python3
|
||||||
script: ./tests.py
|
script: ./tests.py
|
||||||
|
Loading…
Reference in New Issue
Block a user