Browse Source

build: remove raspilot from travis

master
Lucas De Marchi 8 years ago
parent
commit
bba98d6df7
  1. 2
      .travis.yml

2
.travis.yml

@ -76,7 +76,7 @@ matrix: @@ -76,7 +76,7 @@ matrix:
fast_finish: true
include:
- compiler: "gcc"
env: CI_BUILD_TARGET="sitl minlure raspilot linux navio2 bebop"
env: CI_BUILD_TARGET="sitl minlure linux navio2 bebop"
- compiler: "gcc"
env: CI_BUILD_TARGET="px4-v2 px4-v4"
- compiler: "gcc"

Loading…
Cancel
Save