TRAVIS: fix cwd
This commit is contained in:
parent
ae24f87c74
commit
6e37e18bc8
@ -48,7 +48,8 @@ script:
|
||||
else
|
||||
echo "expected '$SRC_TGZ' not found";
|
||||
exit 1;
|
||||
fi
|
||||
fi;
|
||||
cd ..
|
||||
|
||||
after_script:
|
||||
- ./update-gh-pages.sh
|
||||
|
Loading…
Reference in New Issue
Block a user