Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scripts/travis_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ virtualenv planemo-venv
. planemo-venv/bin/activate
pip install git+https://github.com/jmchilton/planemo.git
planemo travis_before_install
. ${TRAVIS_BUILD_DIR}/.travis/env.sh # source enviornment created by planemo
. ${TRAVIS_BUILD_DIR}/.travis/env.sh # source environment created by planemo
planemo test --install_galaxy ${TRAVIS_BUILD_DIR}