Metadata-Version: 2.1
Name: travis-cron
Version: 2020.12.3
Summary: manage travis crons
Home-page: https://github.com/andrewp-as-is/travis-cron.py
License: Unlicense
Description: <!--
        https://readme42.com
        -->
        
        
        [![](https://img.shields.io/pypi/v/travis-cron.svg?maxAge=3600)](https://pypi.org/project/travis-cron/)
        [![](https://img.shields.io/badge/License-Unlicense-blue.svg?longCache=True)](https://unlicense.org/)
        
        ### Installation
        ```bash
        $ [sudo] pip install travis-cron
        ```
        
        #### Related
        +   [`travis-cron` - travis cron management](https://pypi.org/project/travis-cron/)
        +   [`travis-env` - travis environment variables management](https://pypi.org/project/travis-env/)
        +   [`travis-exec` - execute command for every travis repo](https://pypi.org/project/travis-exec/)
        +   [`travis-generator` - `.travis.yml` generator](https://pypi.org/project/travis-generator/)
        +   [`travis-image-status` - quickly get travis status from an image](https://pypi.org/project/travis-image-status/)
        
        <p align="center">
            <a href="https://readme42.com/">readme42.com</a>
        </p>
Keywords: travis cron
Platform: UNKNOWN
Classifier: License :: Public Domain
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
