Build with LLL on CircleCI

This commit is contained in:
Alex Beregszaszi 2018-11-13 14:35:46 +00:00
parent 00cb5dbd43
commit 74553efb69

View File

@ -146,6 +146,7 @@ jobs:
TERM: xterm
CC: /usr/bin/clang-7
CXX: /usr/bin/clang++-7
CMAKE_OPTIONS: -DLLL=ON
steps:
- checkout
- run:
@ -167,6 +168,7 @@ jobs:
xcode: "10.0.0"
environment:
TERM: xterm
CMAKE_OPTIONS: -DLLL=ON
steps:
- checkout
- run: