Skip to content

Commit

Permalink
Use virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Feb 4, 2018
1 parent 5657034 commit 36ee7fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts-build
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ export PYTHONPATH=${OMERO_DIST}/lib/python

cd $TARGET

set +u
source /opt/omero/web/venv/bin/activate

python setup.py test -t test/integration -i ${OMERO_DIST}/etc/ice.config -v

printf "travis_fold:end:scripts-build\n"

0 comments on commit 36ee7fe

Please sign in to comment.