mirror of
https://github.com/fluencelabs/sqlite-wasm-connector
synced 2025-03-16 23:00:49 +00:00
Update Travis’ configuration
This commit is contained in:
parent
d307a90c34
commit
730c3b7957
@ -22,7 +22,7 @@ script:
|
|||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- if [ "$TRAVIS_OS_NAME" == "osx" ] && [ "$TRAVIS_RUST_VERSION" == "nightly" ]; then
|
- if [ "$TRAVIS_OS_NAME" == "osx" ] && [ "$TRAVIS_RUST_VERSION" == "nightly" ]; then
|
||||||
curl https://stainless-steel.github.io/travis/update_documentation.sh | bash;
|
curl https://stainless-steel.github.io/travis/documentation.sh | bash;
|
||||||
fi
|
fi
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user