From: Scott C. L. <sli...@cd...> - 2016-08-17 03:34:45
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 2461c07622fd31149e3fc5dc6c228f5a730d9da5 https://github.com/python-control/python-control/commit/2461c07622fd31149e3fc5dc6c228f5a730d9da5 Author: Scott C. Livingston <sli...@cd...> Date: 2016-08-16 (Tue, 16 Aug 2016) Changed paths: M .travis.yml Log Message: ----------- TEST: Use python-control at Anaconda Cloud for pre-built Slycot Commit: cdd3e73838cea0b26a7155d0b2084aa698e5eefd https://github.com/python-control/python-control/commit/cdd3e73838cea0b26a7155d0b2084aa698e5eefd Author: Scott C. Livingston <sli...@cd...> Date: 2016-08-16 (Tue, 16 Aug 2016) Changed paths: M .travis.yml Log Message: ----------- TEST: On Travis CI, fetch Miniconda using HTTPS Prefer HTTPS, instead of HTTP, to improve security. The URLs are now https://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh and https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh for Python 2 and 3, respectively. Compare: https://github.com/python-control/python-control/compare/58a3ff2036aa...cdd3e73838ce |