Skip to content

Commit 6ccfb4c

Browse files
committed
Bump minimum rust version up to 1.28.0.
This is the oldest version regex 1.3 crate supports.
1 parent efe01e0 commit 6ccfb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: rust
22
sudo: false
33
rust:
4-
- 1.24.1
4+
- 1.28.0
55
- stable
66
- beta
77
- nightly

0 commit comments

Comments
 (0)