Browse Source

travis: remove px4-v1 and px4-v4pro that are moved to Semaphore

master
Francisco Ferreira 8 years ago
parent
commit
fbae9b41cf
No known key found for this signature in database
GPG Key ID: F63C20A6773E787E
  1. 2
      .travis.yml

2
.travis.yml

@ -77,8 +77,6 @@ matrix: @@ -77,8 +77,6 @@ matrix:
include:
- compiler: "gcc"
env: CI_BUILD_TARGET="sitl minlure raspilot linux navio2 bebop"
- compiler: "gcc"
env: CI_BUILD_TARGET="px4-v1 px4-v4pro"
- compiler: "gcc"
env: CI_BUILD_TARGET="px4-v2 px4-v4"
- compiler: "gcc"

Loading…
Cancel
Save