Commit 275bfc56 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

.travis.yml: omit linux-ppc64le target.



Build jobs keep timing out initializing...

Reviewed-by: default avatarKurt Roeckx <kurt@roeckx.be>
parent d8356e1b
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -31,10 +31,10 @@ env:

matrix:
    include:
        - os: linux-ppc64le
          sudo: false
          compiler: clang
          env: CONFIG_OPTS="--strict-warnings -D__NO_STRING_INLINES"
        #- os: linux-ppc64le
        #  sudo: false
        #  compiler: clang
        #  env: CONFIG_OPTS="--strict-warnings -D__NO_STRING_INLINES"
        - os: linux
          addons:
              apt: