Commit Graph

5 Commits

Author SHA1 Message Date
Steven Silvester b14fa310b7 Shuffle some commands back to before_install 2014-12-14 15:37:29 -06:00
Steven Silvester 78974d93dc Fix section titles to avoid spaces 2014-12-14 12:26:49 -06:00
Steven Silvester 12248e18e7 Fix usage of set command
Fix usage of set command

Fix set command again

Fix mpl directory for python 2.7
2014-12-14 12:26:42 -06:00
Steven Silvester 91332bf348 Use our own retry command since travis_retry is not exported
Use our own retry command since travis_retry is not exported

Reinstate the MPL settings

Fix the order of the MPL settings

Fix the MPL versions

Streamline the section headers

Adjust min MPL requirement for the Ubuntu version

Force pip to not install matplotlib and scipy
2014-12-14 12:26:25 -06:00
Steven Silvester 0b4884a361 Switch to a single script to get the folds to work
Switch to a single script to get the folds to work

Replace the old install_min with this before_install script

Reinstate optional installs and add headers

move the display setup to the travis_script

Use force remove on temp directory

Always retry on pip

Fix the travis_retry pip alias

Source the before_install script and move the alias

Create bash functions for folding and export DISPLAY

Export fold functions

Make repip a function
2014-12-14 12:26:13 -06:00