mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
Set precise explicitly to fix 32bit zlib missing problem.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
language: cpp
|
||||
sudo: false
|
||||
dist: precise
|
||||
|
||||
install:
|
||||
- export BASE=`pwd`
|
||||
|
||||
Reference in New Issue
Block a user