https://github.com/junghans/travis-docker-glue
Using Docker for CI on Travis
https://github.com/junghans/travis-docker-glue
Last synced: 7 months ago
JSON representation
Using Docker for CI on Travis
- Host: GitHub
- URL: https://github.com/junghans/travis-docker-glue
- Owner: junghans
- License: other
- Created: 2017-03-22T14:55:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T15:55:46.000Z (almost 8 years ago)
- Last Synced: 2024-12-28T21:14:28.950Z (over 1 year ago)
- Language: CMake
- Size: 151 KB
- Stars: 6
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/junghans/travis-docker-glue)
[](https://codecov.io/github/junghans/travis-docker-glue?branch=master)
# Summary
This repository contains the glue code to use docker to run CI through
Travis.
Reason to use Docker in Travis:
- Testing other Linux Distributions
- Dependencies, which cannot be not packaged and/or need a long time to build
- Need to deploy your build on docker hub
# Supported Features
- [Travis' ccache](https://docs.travis-ci.com/user/caching/#ccache-cache)
- [codecov.io](https://codecov.io/gh/junghans/travis-docker-glue)
- [docker deploy](https://hub.docker.com/r/junghans/travis-docker-glue/tags)
- [doxygen deploy](http://junghans.github.io/travis-docker-glue)
# Release
This software has been approved for open source release (BSD) as part of FleCSI under **LA-CC-16-022**.