]> git.lizzy.rs Git - rust.git/blobdiff - .travis.yml
Handle a macro argument with a single keyword
[rust.git] / .travis.yml
index f7ed9a61929f1f415f8af897a0837a14189e71e1..6d23717dfb41ab126fb5c0318e64d101541a3dec 100644 (file)
@@ -23,7 +23,6 @@ matrix:
     - env: INTEGRATION=chalk
     - env: INTEGRATION=crater
     - env: INTEGRATION=error-chain
-    - env: INTEGRATION=failure
     - env: INTEGRATION=futures-rs
     - env: INTEGRATION=glob
     - env: INTEGRATION=log
@@ -39,6 +38,8 @@ matrix:
     - env: INTEGRATION=packed_simd
     # Doesn't build - a temporal build failure due to breaking changes in the nightly compilre
     - env: INTEGRATION=rust-semverver
+    # can be moved back to include section after https://github.com/rust-lang-nursery/failure/pull/298 is merged
+    - env: INTEGRATION=failure
 
 script:
   - |