mirror of
https://github.com/ksherlock/merlin-utils.git
synced 2025-08-06 11:25:28 +00:00
Update .travis.yml
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user