Skip to content

Commit

Permalink
travis: pin Rust nightly to last with rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
junhochoi authored Oct 28, 2020
1 parent fd5e028 commit c2703b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ matrix:
- make docker-build
- name: "nightly Linux x86_64"
language: rust
rust: nightly
rust: nightly-2020-10-25
addons:
apt:
packages:
Expand Down

0 comments on commit c2703b3

Please sign in to comment.