mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
Add --ci flag to travis-ci script
This commit is contained in:
parent
43e0217a63
commit
d245860334
|
@ -18,4 +18,4 @@ before_install:
|
|||
- sudo apt-get --yes install ninja-build
|
||||
- sudo apt-get --yes install liblua5.2-dev
|
||||
|
||||
script: ./bootstrap.py --cxx=$COMPILER && ninja
|
||||
script: ./bootstrap.py --ci --cxx=$COMPILER && ninja
|
||||
|
|
Loading…
Reference in New Issue
Block a user