Skip to content

Commit

Permalink
Update aws.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikramarc authored Feb 28, 2020
1 parent 0a9ea1f commit 9ce59cf
Showing 1 changed file with 1 addition and 23 deletions.
24 changes: 1 addition & 23 deletions aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ settings:
modules:
- check_cache
- code_coverage

trunks:
- name: melodic-devel
jobs:
Expand All @@ -28,25 +28,3 @@ trunks:
toolset:
modules:
- check_install
- name: kinetic-devel
settings:
ubuntu:
version: xenial
ros:
release: kinetic
docker:
image: shadowrobot/build-tools
tag: xenial-kinetic
jobs:
- name: code_coverage
- name: style_check
settings:
toolset:
modules:
- code_style_check
- check_license
- name: install_check
settings:
toolset:
modules:
- check_install

0 comments on commit 9ce59cf

Please sign in to comment.