Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
elbenfreund committed May 4, 2018
1 parent a80f604 commit a2f4df4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/run_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ xvfb=$!

export DISPLAY=:99

pip install --upgrade pip
#pip install --upgrade pip
pip install -r requirements/test.pip

python setup.py install
#
#python setup.py install
make resources

make test-all
Expand Down

0 comments on commit a2f4df4

Please sign in to comment.