fix: Add libgl1 to travis

This commit is contained in:
jonnypower 2018-04-29 22:52:40 -07:00
parent 19d92bfe65
commit 67c62bbb89
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ matrix:
- libc6-i386
- libcurl4-openssl-dev:i386
- libpng12-dev:i386
- libgl1-mesa-dev:i386
- os: osx
compiler: clang