mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
Update nightly pin on travis
This commit is contained in:
parent
3d26d3c68a
commit
79e02b0b2f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ os:
|
||||||
|
|
||||||
rust:
|
rust:
|
||||||
# Whole bunch of stuff needs nightly for now
|
# Whole bunch of stuff needs nightly for now
|
||||||
- nightly-2016-11-06
|
- nightly-2016-12-05
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cargo test --no-default-features
|
- cargo test --no-default-features
|
||||||
|
|
Loading…
Reference in a new issue