diff --git a/.travis.yml b/.travis.yml index 986a885..fc356f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ language: rust cache: cargo matrix: - allow_failures: - - rust: nightly + # allow_failures: + # - rust: nightly include: # Stable channel. - os: linux