fix travis config here too
This commit is contained in:
parent
77d48e2b7c
commit
dc9124724a
1 changed files with 3 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue