diff --git a/.travis.yml b/.travis.yml index aca1502a..5179ee4e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ os: rust: # Whole bunch of stuff needs nightly for now - - nightly-2016-11-06 + - nightly-2016-12-05 script: - cargo test --no-default-features