enforce tool format in .travis.yml

This commit is contained in:
Brian J. Cardiff 2016-09-06 12:58:40 -03:00
parent 325fa9d4ae
commit 17ed0829b4
1 changed files with 3 additions and 0 deletions

View File

@ -1 +1,4 @@
language: crystal
script:
- crystal spec
- crystal tool format --check