mirror of https://github.com/captn3m0/suntime
[ci] Travis crystal fixes
parent
cfe5e60ecf
commit
707e66ba4b
@ -1,6 +1,8 @@
|
||||
language: crystal
|
||||
|
||||
# Uncomment the following if you'd like Travis to run specs and check code formatting
|
||||
# script:
|
||||
# - crystal spec
|
||||
# - crystal tool format --check
|
||||
crystal:
|
||||
- latest
|
||||
|
||||
script:
|
||||
- crystal spec
|
||||
- crystal tool format --check
|
Loading…
Reference in New Issue