Crystal code formatting check on Travis

This commit is contained in:
Vitalii Elenhaupt 2018-09-03 23:03:25 +03:00
parent a1b34eb7be
commit 02f1f7f4f9
No known key found for this signature in database
GPG key ID: 7558EF3A4056C706

View file

@ -1,6 +1,7 @@
language: crystal
script:
- make test
- crystal tool format --check
- sed -i -e 's:<.*>::g' README.md
- crystal docs
deploy: