Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Travis build support for linux and NaCl #2459

Merged
merged 2 commits into from
May 6, 2013
Merged

Commits on Apr 29, 2013

  1. Fix warnings.

    sbc100 committed Apr 29, 2013
    Configuration menu
    Copy the full SHA
    4de1905 View commit details
    Browse the repository at this point in the history
  2. Add .travis.yml

    This builds all libraries and examples in both debug
    and release for Linux and NaCl platforms.
    
    Add travis build status image to README.mdown.
    
    Also, split the linux dependency installation into
    its own script: install-deps-linux.sh
    sbc100 committed Apr 29, 2013
    Configuration menu
    Copy the full SHA
    42749ed View commit details
    Browse the repository at this point in the history