diff options
author | Jack Lloyd <[email protected]> | 2018-10-12 18:52:36 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-10-12 18:52:36 -0400 |
commit | 9249da3c4e87bfbdbe88882e65ae01d1f90e31eb (patch) | |
tree | 8ad7bd73c71e23917a6ad28b8ed5908139443281 /src/tests | |
parent | 0631dc89afa271f067633b2444e3408d340cb505 (diff) |
Only use Python3 in CI builds if requested explicitly
It looks like Travis has some old version of Python 3 which can't handle
interpolating an integer into a byte string -- expr b"wtf %d" % (5)
fails with whatever is on Travis, but works fine in Python 3.7
Diffstat (limited to 'src/tests')
0 files changed, 0 insertions, 0 deletions