Skip to content

Commit 80c2fc4

Browse files
authored
Use trusty instead of xenial. See travis-ci/travis-ci#7260 (#49)
* Also see RobotWebTools/rosbridge_suite#311
1 parent 7ae8712 commit 80c2fc4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# This config file for Travis CI utilizes ros-industrial/industrial_ci package.
22
# For more info for the package, see https://github.com/ros-industrial/industrial_ci/blob/master/README.rst
33

4-
dist: xenial
4+
dist: trusty
5+
sudo: required
56
services:
67
- docker
78
language: generic

0 commit comments

Comments
 (0)