サクサク読めて、アプリ限定の機能も多数!
https://labs.cybozu.co.jp/blog/akky/2021/05/travis-ci-may-deprive-curl-of-free-tier/
AKIMOTO のブックマーク 2021/05/31 14:22
このブックマークにはスターがありません。 最初のスターをつけてみよう!
www.travis-ci.com2011/02/18
language: python python: - "3.7" - "3.8" - "3.9" # Command to install dependencies install: - pip install -r requirements.txt - pip install pytest pytest-cov # Command to run tests script: - pytest...
275 人がブックマーク・36 件のコメント
\ コメントが サクサク読める アプリです /
https://labs.cybozu.co.jp/blog/akky/2021/05/travis-ci-may-deprive-curl-of-free-tier/
このブックマークにはスターがありません。
最初のスターをつけてみよう!
Simple, Flexible, Trustworthy CI/CD Tools - Travis CI
language: python python: - "3.7" - "3.8" - "3.9" # Command to install dependencies install: - pip install -r requirements.txt - pip install pytest pytest-cov # Command to run tests script: - pytest...
275 人がブックマーク・36 件のコメント
\ コメントが サクサク読める アプリです /