Skip to content
This repository was archived by the owner on Nov 12, 2022. It is now read-only.

Commit 5e07c7e

Browse files
author
Alan Jeffrey
committed
Added rustfmt to appveyor
1 parent 730521e commit 5e07c7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ install:
5151
- set AUTOCONF=C:/mozilla-build/msys/local/bin/autoconf-2.13
5252
- rustc -vV
5353
- cargo -vV
54+
- cargo install rustfmt-nightly --root C:\rust
5455

5556
build_script:
5657
- echo PATH %PATH%

0 commit comments

Comments
 (0)