Skip to content

Commit

Permalink
Use Rust 1.34.2 instead of 1.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Seulgi Kim authored and mergify[bot] committed May 16, 2019
1 parent 00faf71 commit 9ed33a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: rust
rust:
- 1.34.0
- 1.34.2
stages:
- name: test
if: branch != docker-build
Expand Down
2 changes: 1 addition & 1 deletion rust-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.34.0
1.34.2

0 comments on commit 9ed33a5

Please sign in to comment.