Skip to content

Commit

Permalink
osx test move up [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Sep 8, 2018
1 parent 93e9fd5 commit 1dc9122
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -217,6 +217,8 @@ matrix:
# env: USE_LIB=1
#- compiler: gcc
# env: CPPCHECK=1
- os: osx
env: OSX=1 STDFLAG=-std=c++11
- compiler: gcc
env: COVERITY_SCAN=1
addons:
Expand All @@ -229,8 +231,6 @@ matrix:
build_command_prepend: "cov-configure --comptype gcc --compiler gcc-8 --template && cd ./test"
build_command: make -j4 coverity_scan STDFLAG=-std=c++03
branch_pattern: master|.*coverity_scan.*
- os: osx
env: OSX=1 STDFLAG=-std=c++11
# Sanitize
#- compiler: clang
# env:
Expand Down

0 comments on commit 1dc9122

Please sign in to comment.