Skip to content

Commit 76fc41f

Browse files
committed
Test in Rust 1.20.0 on Travis
This will ensure we don't increase the minimum supported Rust version without noticing it.
1 parent 371531f commit 76fc41f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: rust
22
rust:
3+
- 1.20.0
34
- nightly
45
- beta
56
- stable

0 commit comments

Comments
 (0)