]> git.lizzy.rs Git - rust.git/blobdiff - .travis.yml
Rollup merge of #53541 - GuillaumeGomez:fix-impl-trait-ret-type, r=oli-obk
[rust.git] / .travis.yml
index 2a5f755ebff3df3292587cb6ef96e9e0cb60a718..b1701e4a65451aa82205f0c1af1211ef3e007ae2 100644 (file)
@@ -46,6 +46,8 @@ matrix:
     # slow to run.
 
     # OSX builders running tests, these run the full test suite.
+    # NO_DEBUG_ASSERTIONS=1 to make them go faster, but also do have some
+    # runners that run `//ignore-debug` tests.
     #
     # Note that the compiler is compiled to target 10.8 here because the Xcode
     # version that we're using, 8.2, cannot compile LLVM for OSX 10.7.