Loading .travis.yml +4 −4 Original line number Diff line number Diff line Loading @@ -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: Loading Loading
.travis.yml +4 −4 Original line number Diff line number Diff line Loading @@ -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: Loading