Skip to content

Instantly share code, notes, and snippets.

@ikeikeikeike
Created August 13, 2012 18:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ikeikeikeike/785228dd0134edb66f21 to your computer and use it in GitHub Desktop.
Save ikeikeikeike/785228dd0134edb66f21 to your computer and use it in GitHub Desktop.

Travis CI と tox

toxを使えば Travis-CI がくちゃくちゃ簡単らしいのでやってみた記録

もともとtox自体は使っていましたので、噂通りすぐにできました。

  • .travis.yml
  • tox.ini
  • unittest内部でサーバーを起動しているためテストが通らなかった

fluent-plugin-gstore

他に有名ドコロは

こんなところですかね。

ところでところでTravis-CIって定期実行できないのかな、よく知らない。有料からなのかな。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment