0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Experiment with a Dialyzer step for CircleCI

This commit is contained in:
Loïc Hoguin 2015-07-22 00:39:47 +02:00
parent 889601751d
commit 239571d232

View file

@ -16,5 +16,6 @@ dependencies:
test:
override:
- source $HOME/erlang/OTP-18.0.2/activate && make dialyze
- make -k ci:
timeout: 3600