Skip to content

Commit ec5a021

Browse files
committed
meta: travis test with 1.30 because of encoding-rs
1 parent 0f921cb commit ec5a021

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
@@ -18,9 +18,9 @@ matrix:
1818
- env: SUITE=format-check
1919
- env: SUITE=lint
2020
- env: SUITE=check
21-
rust: "1.28.0"
21+
rust: "1.30.0"
2222
- env: SUITE=cargotest
23-
rust: "1.28.0"
23+
rust: "1.30.0"
2424
- env: SUITE=checkall
2525
- env: SUITE=cargotestall
2626
- os: osx

0 commit comments

Comments
 (0)