shithub: openh264

ref: 26307c1263d2408e3dac06b8c766df75806d99d8
dir: /.travis.yml/

View raw version
language: cpp
compiler:
  - gcc
  - clang
# Change this to your needs
before_install:
 - sudo apt-get update -qq
 - sudo apt-get install -qq g++-4.6-multilib gcc-multilib libc6-dev-i386 lib32z1-dev
script: make gtest-bootstrap && make