Skip to content

Commit 87616e5

Browse files
authored
Merge pull request #141 from oherrala/minimum-rust
Bump minimum rust version up to 1.28.0
2 parents efe01e0 + 6ccfb4c commit 87616e5

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)