mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
Use latest nightly on travis
Pinning should no longer be necessary.
This commit is contained in:
parent
77f95f1477
commit
8cab0aa623
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ os:
|
|||
- osx
|
||||
|
||||
rust:
|
||||
# Whole bunch of stuff needs nightly for now
|
||||
- nightly-2016-12-05
|
||||
- nightly
|
||||
|
||||
script:
|
||||
- cargo test --no-default-features
|
||||
|
|
Loading…
Reference in a new issue