mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
Get better stdlib from travis for LLVM
This commit is contained in:
parent
5b25bb5b4a
commit
e62894bf71
|
@ -129,6 +129,8 @@ matrix:
|
|||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- gcc-4.9
|
||||
- g++-4.9
|
||||
- ninja-build
|
||||
- liblua5.2-dev
|
||||
|
||||
|
@ -154,6 +156,8 @@ matrix:
|
|||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- gcc-4.9
|
||||
- g++-4.9
|
||||
- ninja-build
|
||||
- libluajit-5.1-dev
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user