mirror of
https://github.com/askn/faker.git
synced 2023-08-10 21:13:01 +03:00
Expand Travis script to execute examples
This commit is contained in:
parent
544bb80025
commit
06ad8f03e5
@ -1,3 +1,8 @@
|
||||
language: crystal
|
||||
crystal:
|
||||
- latest
|
||||
- nightly
|
||||
script:
|
||||
- crystal spec
|
||||
- crystal run examples/test.cr
|
||||
- crystal run examples/test2.cr
|
||||
|
Loading…
Reference in New Issue
Block a user