1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-03 04:34:21 -05:00
alacritty/.travis.yml
2016-12-11 20:26:33 -08:00

15 lines
187 B
YAML

language: rust
sudo: false
cache: cargo
os:
- linux
- osx
rust:
# Whole bunch of stuff needs nightly for now
- nightly-2016-12-05
script:
- cargo test --no-default-features