mirror of
https://github.com/fluencelabs/sqlite-wasm-connector
synced 2025-04-01 22:11:07 +00:00
Set up Travis to run several versions of Rust
This commit is contained in:
parent
d05c9e5d85
commit
66b4fc4060
@ -1,6 +1,11 @@
|
|||||||
language: rust
|
language: rust
|
||||||
sudo: required
|
sudo: required
|
||||||
|
|
||||||
|
rust:
|
||||||
|
- 1.0.0
|
||||||
|
- beta
|
||||||
|
- nightly
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- curl https://stainless-steel.github.io/travis/after_success.sh | bash
|
- curl https://stainless-steel.github.io/travis/after_success.sh | bash
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user