mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
Put back the original Rust config, maybe this will work
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
matrix:
|
||||
include:
|
||||
- language: rust
|
||||
rust:\n- stable\n- beta\n -nightly
|
||||
rust:
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
|
||||
Reference in New Issue
Block a user