Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

6 řádky
147 B

  1. install: git clone --depth 1 https://github.com/sstephenson/bats.git
  2. script: script/test
  3. language: c
  4. notifications:
  5. email:
  6. on_success: never