Skip to content

Commit 1781776

Browse files
committed
tests: Disable rustfmt tests, for now.
1 parent 217cf28 commit 1781776

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
@@ -35,7 +35,7 @@ cache:
3535
before_install: . ./ci/before_install.sh
3636

3737
script:
38-
- ./ci/assert-rustfmt.sh
38+
# - ./ci/assert-rustfmt.sh
3939
- BINDGEN_FEATURES="$BINDGEN_FEATURES" ./ci/assert-docs.sh
4040
- BINDGEN_FEATURES="$BINDGEN_FEATURES" ./ci/test.sh
4141

0 commit comments

Comments
 (0)