Merge branch 'bug31859_041' into bug31859_master

Merge master's RUST_VERSION="nightly" into the macOS Rust job
from bug31859_041.

Drop master's RUST_VERSION="beta", because we only have two
Rust jobs now.
This commit is contained in:
teor
2019-10-02 00:20:38 +10:00
3 changed files with 44 additions and 51 deletions
+3
View File
@@ -0,0 +1,3 @@
o Testing:
- Run the chutney IPv6 networks as part of Travis CI.
Closes ticket 30860.
+3
View File
@@ -0,0 +1,3 @@
o Testing:
- Simplify the Travis CI build matrix, and optimise for build time.
Closes ticket 31859.