We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8c1c10 commit de172eaCopy full SHA for de172ea
.travis.yml
@@ -71,7 +71,7 @@ matrix:
71
if: (branch = staging OR branch = trying) OR (type = pull_request AND branch = master)
72
73
# MSRV
74
- - env: TARGET=x86_64-unknown-linux-gnu
+ - env: TARGET=x86_64-unknown-linux-gnu DISABLE_TESTS=1
75
rust: 1.39.0
76
77
0 commit comments