Skip to content

Commit

Permalink
Merge branch 'master' into fetch-euslisp-navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 authored Jul 10, 2021
2 parents b087f41 + 25ac99a commit cb9e9d0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
language: c++
sudo: true
dist: bionic
language: python
services:
- docker
cache:
apt: true
pip: true
directories:
- $HOME/.ccache
- $HOME/.cache/pip
- $HOME/apt-cacher-ng
sudo: required
services:
- docker
dist: trusty
- $HOME/.ros/data
notifications:
email:
on_success: always
Expand Down

0 comments on commit cb9e9d0

Please sign in to comment.