mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-06-03 05:22:05 +02:00
Merge pull request #631 from redboltz/fix_travis
Set `precise` explicitly to fix 32bit zlib missing problem.
This commit is contained in:
commit
fa48078a52
@ -1,5 +1,6 @@
|
|||||||
language: cpp
|
language: cpp
|
||||||
sudo: false
|
sudo: false
|
||||||
|
dist: precise
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- export BASE=`pwd`
|
- export BASE=`pwd`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user