• Dean Moldovan's avatar
    Fix Travis style/docs/pip build · 1caeb8d7
    Dean Moldovan authored
    When Travis changes their default Python 3.x, it breaks any hardcoded
    version selection. Fix: make pyenv activate everything (2.7, 3.x) and
    use whichever Python 3.x is on by default.
    
    [skip appveyor]
    1caeb8d7
.travis.yml 7.92 KB