Skip to content

Commit 80de43e

Browse files
Drop support for rust 1.13 and 1.14
1 parent ba15579 commit 80de43e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ rust:
77
- nightly
88

99
# The two most recent stable releases before "stable"
10-
- 1.13.0
11-
- 1.14.0
10+
- 1.15.0
11+
- 1.16.0
1212

1313
matrix:
1414
allow_failures:

0 commit comments

Comments
 (0)