Skip to content

Commit cd1b798

Browse files
committed
update travis again
1 parent 7790c40 commit cd1b798

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
@@ -12,6 +12,6 @@ before_script:
1212
- rustup component add rustfmt-preview
1313

1414
script:
15-
- cargo +nightly fmt -- --write-mode=diff
15+
- cargo fmt -- --write-mode=diff
1616
- cargo build
1717
- cargo test

0 commit comments

Comments
 (0)