Skip to content

Commit

Permalink
travis: drop cruft causing a bad build.
Browse files Browse the repository at this point in the history
There is cruft, probably caused by at rebase, which causes a bogus
travis build to start. Nuke it.
  • Loading branch information
Alec Leamas committed Apr 26, 2021
1 parent 8dcf8ec commit 717e05f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ matrix:
compiler: gcc
script:
- "./ci/generic-build-debian.sh"
- if: branch IN (master, plugins, plugins-build)
env:
- if: branch = flatpak
env:
- OCPN_TARGET=flatpak
Expand Down

0 comments on commit 717e05f

Please sign in to comment.