[galaxyproject/galaxy] aa640f: Fix tox envlist to contain all envs that should pa...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: aa640f493d3fc7f709607c7c4777f9957b2f6ff9 https://github.com/galaxyproject/galaxy/commit/aa640f493d3fc7f709607c7c4777f... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2017-11-13 (Mon, 13 Nov 2017) Changed paths: M tox.ini Log Message: ----------- Fix tox envlist to contain all envs that should pass Now simply running: ``` $ tox ``` is the equivalent of running all the Travis jobs that are not in the `allow_failures` list. Also: - remove py33-lint env - sort envs alphabetically Commit: 148e91f5b71121a203a82c33bf20a34102ec4277 https://github.com/galaxyproject/galaxy/commit/148e91f5b71121a203a82c33bf20a... Author: John Chilton <jmchilton@gmail.com> Date: 2017-11-13 (Mon, 13 Nov 2017) Changed paths: M tox.ini Log Message: ----------- Merge pull request #4992 from nsoranzo/fix_tox_envlist Fix tox envlist to contain all envs that should pass Compare: https://github.com/galaxyproject/galaxy/compare/c83a8260fd62...148e91f5b711
participants (1)
-
GitHub