travis-pyenv
                                
                                 travis-pyenv copied to clipboard
                                
                                    travis-pyenv copied to clipboard
                            
                            
                            
                        Travis trusty environments already have pyenv installed
...which breaks our installation.
We should either:
- Install our copy of pyenv in a different-from-default location
- Try update Travis' installation
my current workaround is to explicitly export a different PYENV_ROOT than Travis default value.