kemal/.travis.yml

10 lines
111 B
YAML

language: crystal
crystal:
- latest
- nightly
matrix:
allow_failures:
- crystal: nightly
os:
- osx