5
0
mirror of https://github.com/cwinfo/hyperboria-peers.git synced 2024-10-18 10:00:44 +00:00

Use new build system (followed old docs before)

This commit is contained in:
Finn 2015-11-25 13:06:24 -08:00
parent 38ed359dad
commit 74b19f6b99

View File

@ -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