This PR refactors the docker image building and testing scripts to support building the wft4galaxy docker image from any local wft4galaxy code directory which is not necessarily a git repository. The travis test configuration is also modified to use this strategy rather than cloning a remove repository. This strategy is required to support testing pull requests from branches that don't exist in the destination repository.
This PR refactors the docker image building and testing scripts to support building the wft4galaxy docker image from any local wft4galaxy code directory which is not necessarily a git repository. The travis test configuration is also modified to use this strategy rather than cloning a remove repository. This strategy is required to support testing pull requests from branches that don't exist in the destination repository.