We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3573e5 + dc62b54 commit 081bf89Copy full SHA for 081bf89
scripts/travis_test.sh
@@ -4,5 +4,5 @@ virtualenv planemo-venv
4
. planemo-venv/bin/activate
5
pip install git+https://github.com/jmchilton/planemo.git
6
planemo travis_before_install
7
- . ${TRAVIS_BUILD_DIR}/.travis/env.sh # source enviornment created by planemo
+ . ${TRAVIS_BUILD_DIR}/.travis/env.sh # source environment created by planemo
8
planemo test --install_galaxy ${TRAVIS_BUILD_DIR}
0 commit comments