Travis: Check Rust with distcheck in 0.3.3 and later

Backports an 0.3.4 change that also works in 0.3.3.

Part of 24629.
This commit is contained in:
teor
2018-08-10 11:59:42 +10:00
parent 82cccfbe25
commit 7ec75e014f
2 changed files with 6 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (continuous integration):
- Backport Travis rust distcheck to 0.3.3.
Closes ticket 24629.