Browse Source
Without this, basepython overrides the python in all envs, even the builtin ones. That means that py35 and py36 would both be testing with whatever the default python3 is on the system, not 3.5 and 3.6 specifically. Change-Id: I1af5bd99934638244ea29375fc4f170e5616f01bchanges/87/615887/2
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue