Skip to content

Commit

Permalink
travis-ci: linux g++ build
Browse files Browse the repository at this point in the history
  • Loading branch information
pnav committed Feb 8, 2019
1 parent 6e118f7 commit caae08c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ matrix:
# env:
# - MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"

- os: linux
compiler: clang
env:
- MATRIX_EVAL=""

# - os: linux
# compiler: gcc
# compiler: clang
# env:
# - MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"
# - MATRIX_EVAL=""

- os: linux
compiler: gcc
env:
- MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"



Expand Down

0 comments on commit caae08c

Please sign in to comment.