Skip to content

Commit 0968100

Browse files
committed
Temporarily disable CI for nightly
1 parent ae78a1a commit 0968100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: rust
22
rust:
33
- stable
44
- beta
5-
- nightly
5+
# - nightly
66
cache: cargo
77
before_script:
88
- if [ "$TRAVIS_RUST_VERSION" = "nightly" ]; then (rustup component add rustfmt-preview clippy-preview) fi

0 commit comments

Comments
 (0)