An example of behaviour pattern with a dummy server
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

6 行
168 B

2年前
  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