Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit 00715bc

Browse files
committed
bump travis minimum version
1 parent ab681aa commit 00715bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ rust:
55
- nightly
66
# Oldest supported version for all features.
77
# Use of https://github.com/rust-lang/rfcs/pull/16
8-
# and Backtrace needs 1.30 (see https://github.com/rust-lang/backtrace-rs/issues/200)
9-
- 1.30.0
8+
# rustc-demangle uses feature `rename-dependency`
9+
- 1.31.0
1010
# Oldest supported version as dependency, with no features, tests, or examples.
1111
- 1.10.0
1212

0 commit comments

Comments
 (0)