Skip to content

Commit

Permalink
travis: Change docker image name, again
Browse files Browse the repository at this point in the history
  • Loading branch information
sfalexrog committed Oct 8, 2019
1 parent fd73ea6 commit 10226e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
include:
- stage: Tests
name: Self-tests
script: PX4_DOCKER_REPO="px4io/px4-dev-simulation:2019-10-04" ./Tools/docker_run.sh make tests
script: PX4_DOCKER_REPO="px4io/px4-dev-simulation-bionic:2019-10-04" ./Tools/docker_run.sh make tests
- stage: Tests
name: Mission test
script: PX4_DOCKER_REPO="px4io/px4-dev-ros:2018-03-30" ./Tools/docker_run.sh make tests_mission
Expand Down

0 comments on commit 10226e6

Please sign in to comment.