5
0
mirror of https://github.com/cwinfo/hyperboria-peers.git synced 2024-09-19 16:09:35 +00:00

REALLY? NO PYTHON3 ON TRAVIS BY DEFAULT?

This commit is contained in:
Finn 2015-11-25 13:05:09 -08:00
parent 41426fc994
commit 38ed359dad

View File

@ -1 +1,4 @@
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y python3
script: ./tests.py script: ./tests.py