Pin nightly compiler on travis

This will prevent builds from being constantly broken... arbitrary
nightlies are not yet supported.
This commit is contained in:
Joe Wilm 2016-08-14 20:13:07 -07:00
parent a62f9aee65
commit 8b4b1f8df1
1 changed files with 2 additions and 3 deletions

View File

@ -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