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