Explorar o código

Allow nightly build to fail

Vadim Kaushan %!s(int64=5) %!d(string=hai) anos
pai
achega
9c492da0ec
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      riscv-rt/.travis.yml

+ 4 - 0
riscv-rt/.travis.yml

@@ -13,6 +13,10 @@ env:
 
 if: (branch = staging OR branch = trying OR branch = master) OR (type = pull_request AND branch = master)
 
+matrix:
+  allow_failures:
+    - rust: nightly
+
 install:
   - ci/install.sh