mirror of
https://github.com/msgpack/msgpack-c.git
synced 2026-01-26 21:44:51 +01:00
Merge pull request #631 from redboltz/fix_travis
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