Skip to content

Commit b0b5689

Browse files
remove path
1 parent 84201d4 commit b0b5689

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.artenolis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ after_success:
5757
# remove the cloned fork-repo
5858
- if [ "$MATLAB_VER" == "R2017b" ]; then
5959
bash <(curl -s https://codecov.io/bash) -f "!*.lst";
60-
export PATH="/home/jenkins/.local/bin":$PATH;
6160
cd $CURRENT_DIR;
6261
pip install --upgrade --user -r docs/requirements.txt;
6362
python -c "from documenter.deploy import Documentation; doc = Documentation('github.com/opencobra/MATLAB.devTools', ci='jenkins'); doc.deploy()";

0 commit comments

Comments
 (0)