1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-03 04:34:21 -05:00
alacritty/.travis.yml
2017-02-03 08:11:19 -08:00

14 lines
128 B
YAML

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