mirror of
https://github.com/ksherlock/merlin-utils.git
synced 2025-03-10 18:31:23 +00:00
Update .travis.yml
This commit is contained in:
parent
48a21693b0
commit
18c4a4f710
@ -6,9 +6,9 @@ matrix:
|
|||||||
- os: linux
|
- os: linux
|
||||||
env: COMPILER_NAME=gcc CXX=g++ CC=gcc
|
env: COMPILER_NAME=gcc CXX=g++ CC=gcc
|
||||||
- os: linux
|
- os: linux
|
||||||
env: COMPILER_NAME=clang CXX=clang++-3.8 CC=clang-3.8
|
env: COMPILER_NAME=clang CXX=clang CC=clang
|
||||||
|
|
||||||
script: make all
|
script: make merlin-link
|
||||||
|
|
||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user