diff --git a/.travis.yml b/.travis.yml index f5a464a5..1b176933 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,9 +8,8 @@ os: - osx rust: - # There's currently a cargo bug on stable which prevents libfontconfig_sys - # from building properly. I certainly wish I wrote down what that was. - - nightly + # Whole bunch of stuff needs nightly for now + - nightly-2016-07-11 script: - cargo test