An example of behaviour pattern with a dummy server
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

6 satır
168 B

2 yıl önce
  1. language: crystal
  2. # Uncomment the following if you'd like Travis to run specs and check code formatting
  3. # script:
  4. # - crystal spec
  5. # - crystal tool format --check