1
0
mirror of https://github.com/askn/faker.git synced 2023-08-10 21:13:01 +03:00
faker/.travis.yml

9 lines
142 B
YAML
Raw Normal View History

2016-01-05 17:49:33 +03:00
language: crystal
2017-02-18 11:44:25 +03:00
crystal:
- latest
- nightly
script:
- crystal spec
- crystal run examples/test.cr
- crystal run examples/test2.cr