]> git.lizzy.rs Git - rust.git/blobdiff - .travis.yml
Fix iterator nits
[rust.git] / .travis.yml
index 14fb17aeeddca34d9a1cf98bf844c217ee700812..3f2e43ab86d90b1159edee7c4986a48bb2631aa7 100644 (file)
@@ -177,7 +177,7 @@ matrix:
     - env: IMAGE=x86_64-gnu-aux
       if: branch = auto
     - env: IMAGE=x86_64-gnu-tools
-      if: branch = auto OR (type = pull_request AND commit_message =~ /(?i:^update.*\b(rls|rustfmt|clippy|miri)\b)/)
+      if: branch = auto OR (type = pull_request AND commit_message =~ /(?i:^update.*\b(rls|rustfmt|clippy|miri|cargo)\b)/)
     - env: IMAGE=x86_64-gnu-debug
       if: branch = auto
     - env: IMAGE=x86_64-gnu-nopt