diff --git a/.travis.yml b/.travis.yml index 8ee48e6c8079fe7d22f546b4922e154e816e88dc..0acaeb87102e591112a8025595019dc98e3084e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,10 +2,8 @@ # https://github.com/ros-infrastructure/ros_buildfarm/blob/master/doc/jobs/prerelease_jobs.rst # while this doesn't require sudo we don't want to run within a Docker container sudo: true -dist: trusty +dist: bionic language: python -python: - - "3.4" env: global: - JOB_PATH=/tmp/devel_job