Skip to content

Commit 661eba3

Browse files
authored
Increment MSVR to 1.36.0
… because `unicode-normalization` did. Fixes #566 Closes #572
1 parent 7d2c9d6 commit 661eba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ script: cargo test --all-features --all
33

44
jobs:
55
include:
6-
- rust: 1.33.0
6+
- rust: 1.36.0
77
- rust: stable
88
- rust: beta
99
- rust: nightly

0 commit comments

Comments
 (0)