mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-05-28 23:24:11 +02:00
Limited branches for travis-ci.
This commit is contained in:
parent
d54048eabe
commit
865528f778
@ -15,7 +15,9 @@ install:
|
||||
- sudo apt-get install -qq gcc-4.8 g++-4.8
|
||||
# We want to compile with g++ 4.8 when rather than the default g++
|
||||
- sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-4.8 90
|
||||
|
||||
branches:
|
||||
only:
|
||||
- poc/0.6
|
||||
env:
|
||||
- ACTION="ci/build_autotools.sh" PARAM="cpp11"
|
||||
- ACTION="ci/build_autotools.sh" PARAM="cpp03"
|
||||
|
Loading…
x
Reference in New Issue
Block a user