We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80f7ec commit dff078bCopy full SHA for dff078b
.travis.yml
@@ -2,5 +2,4 @@ language: crystal
2
install:
3
- shards install
4
script:
5
- - crystal spec
6
- - bin/ameba
+ - crystal spec --warnings=all --error-trace
0 commit comments