Update .travis.yml

This commit is contained in:
ksherlock 2019-12-10 13:33:54 -05:00 committed by GitHub
parent 0d6d60c6c7
commit 0672111313
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ matrix:
- os: linux
env: COMPILER_NAME=gcc CXX=g++ CC=gcc
- os: linux
env: COMPILER_NAME=clang CXX=clang CC=clang
env: COMPILER_NAME=clang CXX=clang++ CC=clang
script: make merlin-link