Skip to content

Commit

Permalink
Switched Circle CI to ROS Melodic
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriyPt authored Mar 25, 2019
1 parent 0b5d06b commit 66bb979
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ jobs:
build:
working_directory: /tmp/repository
docker:
- image: shadowrobot/build-tools:xenial-kinetic
- image: shadowrobot/build-tools:bionic-melodic
environment:
toolset_branch: master
server_type: circle
ros_release_name: kinetic
ubuntu_version_name: xenial
ros_release_name: melodic
ubuntu_version_name: bionic
used_modules: check_cache,code_style_check
steps:
- checkout
Expand Down

0 comments on commit 66bb979

Please sign in to comment.