mirror of
https://github.com/ENSL/NS.git
synced 2024-11-22 04:31:12 +00:00
fix: Add libgl1 to travis
This commit is contained in:
parent
19d92bfe65
commit
67c62bbb89
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ matrix:
|
|||
- libc6-i386
|
||||
- libcurl4-openssl-dev:i386
|
||||
- libpng12-dev:i386
|
||||
- libgl1-mesa-dev:i386
|
||||
|
||||
- os: osx
|
||||
compiler: clang
|
||||
|
|
Loading…
Reference in a new issue