Skip to content

Commit

Permalink
feat: adding more repos
Browse files Browse the repository at this point in the history
  • Loading branch information
mbittarelli6river committed Nov 9, 2020
1 parent a5e5a71 commit da0a38a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
- run:
name: set up ros
command: |
sed -i 's#http://securityfoo.ubuntu.com/ubuntu/#https://sixriver.jfrog.io/sixriver/security-ubuntu#g' /etc/apt/sources.list &&\
sed -i 's#http://archive.ubuntu.com/ubuntu/#https://sixriver.jfrog.io/sixriver/ubuntu/#g' /etc/apt/sources.list &&\
sudo apt-get update && sudo apt-get install ros-kinetic-ros-base
- run:
name: npm test
Expand Down

0 comments on commit da0a38a

Please sign in to comment.