Closed jbednar closed 4 years ago
Reliably failing with "CondaMemoryError: The conda process ran out of memory. Increase system memory and/or try again." Oddly, that's just on a step of updating conda, so it's hard to see what we could do differently. For now, closing and expecting to change CI systems, which will at least have different issues.
Apparently PYENV_VERSION needs to become PYTHON_VERSION for Travis CI to be happy. Also updated Python from 3.6 to 3.7, which shouldn't be an issue for any of the libraries used, but one never knows.