Skip to content

Commit

Permalink
Merge pull request #1333 from knorth55/update-travis
Browse files Browse the repository at this point in the history
update .travis to 0.5.21
  • Loading branch information
k-okada authored Jun 9, 2021
2 parents acb5000 + ed6f48c commit 25ac99a
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 25ac99a

Please sign in to comment.