Skip to content

Commit 409bab1

Browse files
authored
Merge pull request #54 from vlvrd/master
Bump minimum rustc to 1.26.0
2 parents 5cbb69b + 4bad8cb commit 409bab1

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.21.0
4+
- 1.26.0
55
- stable
66
- beta
77
- nightly

0 commit comments

Comments
 (0)