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

docs & TravisCI

This commit is contained in:
krthr 2019-07-07 12:56:58 -05:00
parent 83c938838b
commit 4b93db23d8

View File

@ -1,8 +1,20 @@
language: crystal
crystal:
- latest
- nightly
script:
- crystal spec
- crystal run examples/test.cr
- crystal run examples/test2.cr
- crystal docs
deploy:
provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN
project_name: dialogflow-crystal
on:
branch: master
local_dir: docs