Skip to content

Commit

Permalink
Merge pull request #14 from mikaelarguedas/readme
Browse files Browse the repository at this point in the history
minimalistic readme
  • Loading branch information
mikaelarguedas authored Apr 4, 2019
2 parents 17f2fe3 + 2f37d7a commit de71373
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,23 @@
# ros2ci

CI integration scripts for ROS2 repositories

This repository provides scripts to easily run CI for repository containing ROS 2 packages.
These scripts are experimental and subject to change.

## ROS 2 distributions supported:

- ROS 2 Crystal
- ROS 2 nightly builds

## Operating Systems supported

- Ubuntu Bionic (18.04)

## Supported CI systems

- [travisCI](https://travis-ci.org/)

## How to set it up

- example of [.travis.yml file](example_travis_config.yml)

0 comments on commit de71373

Please sign in to comment.