Skip to content

Commit

Permalink
Switch to travis base dist bionic
Browse files Browse the repository at this point in the history
  • Loading branch information
agutenkunst committed Jul 9, 2020
1 parent a436893 commit c7d9027
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: generic
dist: trusty
dist: bionic
os: linux

notifications:
Expand All @@ -16,6 +16,7 @@ env:
- ROS_REPO=main
install:
- git clone --quiet --depth 1 https://github.com/Briancbn/industrial_ci.git .industrial_ci -b pr-coverage
- git --git-dir=.industrial_ci/.git rev-parse HEAD
script:
- .industrial_ci/travis.sh
- pip install --user coveralls
Expand Down

0 comments on commit c7d9027

Please sign in to comment.