We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6766f66 commit 5209652Copy full SHA for 5209652
bin/tests/run_tests_on_travis.sh
@@ -3,6 +3,7 @@
3
# Activate Python virtual env
4
# --------------------------------
5
export PYTHONPATH="${PYTHONPATH}:./src/jarvis"
6
+source ~/virtualenv/python3.8/bin/activate
7
8
9
# Start MongoDB service
0 commit comments