Loading .travis.yml +4 −4 Original line number Original line Diff line number Diff line Loading @@ -31,10 +31,10 @@ env: matrix: matrix: include: include: - os: linux-ppc64le #- os: linux-ppc64le sudo: false # sudo: false compiler: clang # compiler: clang env: CONFIG_OPTS="--strict-warnings -D__NO_STRING_INLINES" # env: CONFIG_OPTS="--strict-warnings -D__NO_STRING_INLINES" - os: linux - os: linux addons: addons: apt: apt: Loading Loading
.travis.yml +4 −4 Original line number Original line Diff line number Diff line Loading @@ -31,10 +31,10 @@ env: matrix: matrix: include: include: - os: linux-ppc64le #- os: linux-ppc64le sudo: false # sudo: false compiler: clang # compiler: clang env: CONFIG_OPTS="--strict-warnings -D__NO_STRING_INLINES" # env: CONFIG_OPTS="--strict-warnings -D__NO_STRING_INLINES" - os: linux - os: linux addons: addons: apt: apt: Loading