Skip to content

Commit

Permalink
travis: Merge matrix entries.
Browse files Browse the repository at this point in the history
It's not possible to use 'matrix' twice.  This makes travis to use
the latest one dropping all the osx and arm64 jobs.

Fixes: 00d3374 ("travis: Test build of debian packages.")
Acked-by: Aaron Conole <aconole@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
  • Loading branch information
igsilya committed Aug 26, 2020
1 parent 6a328b6 commit 11bbae9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ matrix:
- arch: arm64
compiler: clang
env: OPTS="--disable-ssl"

matrix:
include:
- env: DEB_PACKAGE=1
addons:
apt:
Expand Down

0 comments on commit 11bbae9

Please sign in to comment.