Skip to content

Commit 5209652

Browse files
committed
Reduce job execution time
1 parent 6766f66 commit 5209652

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/tests/run_tests_on_travis.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# Activate Python virtual env
44
# --------------------------------
55
export PYTHONPATH="${PYTHONPATH}:./src/jarvis"
6+
source ~/virtualenv/python3.8/bin/activate
67

78
# --------------------------------
89
# Start MongoDB service

0 commit comments

Comments
 (0)