Skip to content
Snippets Groups Projects
Commit 71434b78 authored by Meredith L. Patterson's avatar Meredith L. Patterson
Browse files

travis config updates for php bindings

parent 7129677a
No related merge requests found
......@@ -2,6 +2,9 @@ language: c
compiler:
- gcc
- clang
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq swig php5-dev
script:
- scons
notifications:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment