pass the travis-ci build

Use legacy group instead of default precise group.

The precise group does not support IPv6.
This commit is contained in:
Hong Shuning 2016-02-04 15:58:39 +08:00 committed by Tom Zander
parent 147f5e1691
commit f348aac007

View file

@ -5,6 +5,8 @@
# command. See: https://github.com/travis-ci/travis-ci/issues/4393
os: linux
sudo: required
group: legacy
language: cpp
compiler: gcc
env: