1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-03 04:34:21 -05:00
alacritty/.travis.yml
Joe Wilm 8cab0aa623 Use latest nightly on travis
Pinning should no longer be necessary.
2017-01-18 22:28:46 -08:00

14 lines
129 B
YAML

language: rust
sudo: false
cache: cargo
os:
- linux
- osx
rust:
- nightly
script:
- cargo test --no-default-features