summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--bors.toml2
2 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5c900a44..0bd2df53 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,7 @@ Tier 2:
* s390x-unknown-linux-gnu
* x86_64-apple-ios
* x86_64-linux-android
+ * x86_64-unknown-illumos
* x86_64-unknown-netbsd
Tier 3:
diff --git a/bors.toml b/bors.toml
index 1e2ad980..92e6a857 100644
--- a/bors.toml
+++ b/bors.toml
@@ -30,7 +30,7 @@ status = [
"Rust Stable",
"iOS aarch64",
"iOS x86_64",
- "illumos",
+ "Illumos",
]
# Set bors's timeout to 1 hour