Skip to content

Commit

Permalink
build: remove raspilot from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasdemarchi committed Sep 12, 2017
1 parent 83b9518 commit bba98d6
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 @@ -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"
Expand Down

0 comments on commit bba98d6

Please sign in to comment.