Skip to content

realglobe-Inc/travis-deploy-scripts

Repository files navigation

travis-deploy-scripts

Travis CI からデプロイするときに役立つスクリプト集。

例えば、以下のように .travis.yml から使う。

deploy:
  provider: script
  script:
    - curl -s https://raw.githubusercontent.com/realglobe-Inc/travis-deploy-scripts/master/SCRIPT | sh

License

Apache License, Version 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages