We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e176426 + 25cd49c commit d019c6cCopy full SHA for d019c6c
.travis/upload_doc.sh
@@ -10,7 +10,7 @@ cp -r doc/data-mining-library/build/html doc/orange3doc/data-mining-library
10
cp -r doc/development/build/html doc/orange3doc/development
11
cp -r doc/visual-programming/build/html doc/orange3doc/visual-programming
12
> ~/.ssh/config echo "
13
-Host biolab.si
+Host ssh.biolab.si
14
StrictHostKeyChecking no
15
User uploaddocs
16
IdentityFile $TRAVIS_BUILD_DIR/.travis/key.private
0 commit comments