Skip to content
Snippets Groups Projects
Commit dc912472 authored by Meredith L. Patterson's avatar Meredith L. Patterson Committed by Dan Hirsch
Browse files

fix travis config here too

parent 77d48e2b
No related branches found
No related tags found
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 python-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