[galaxyproject/galaxy] 7360a9: Remove check_python_dependencies job from Travis

Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 7360a90695db121008acc7df51c9bcab7824a4c2 https://github.com/galaxyproject/galaxy/commit/7360a90695db121008acc7df51c9b... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-08-22 (Wed, 22 Aug 2018) Changed paths: M .travis.yml Log Message: ----------- Remove check_python_dependencies job from Travis No need to run it on every pull request and merge. It can be run locally via: ``` $ tox -e check_python_dependencies ``` Commit: 5c889cd5e18e60818a922816884f56cb35262a2e https://github.com/galaxyproject/galaxy/commit/5c889cd5e18e60818a922816884f5... Author: John Chilton <jmchilton@gmail.com> Date: 2018-08-23 (Thu, 23 Aug 2018) Changed paths: M .travis.yml Log Message: ----------- Merge pull request #6630 from nsoranzo/remove_check_python_dependencies_from_travis Remove check_python_dependencies job from Travis Compare: https://github.com/galaxyproject/galaxy/compare/636e8c66785c...5c889cd5e18e **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub