mirror of
https://github.com/cwinfo/hyperboria-peers.git
synced 2025-06-25 19:59:23 +00:00
REALLY? NO PYTHON3 ON TRAVIS BY DEFAULT?
This commit is contained in:
@ -1 +1,4 @@
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y python3
|
||||
script: ./tests.py
|
||||
|
Reference in New Issue
Block a user