Skip to content

Commit 1aedc69

Browse files
committed
Remove some older Rusts from CI
Some dependencies don't build on 1.11 and 1.10, so we'll have to scrap them unfortunately.
1 parent 90054cf commit 1aedc69

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ rust:
66
- beta
77
- nightly
88

9-
# The five most recent stable releases before "stable"
10-
- 1.10.0
11-
- 1.11.0
9+
# The three most recent stable releases before "stable"
1210
- 1.12.1
1311
- 1.13.0
1412
- 1.14.0

0 commit comments

Comments
 (0)