fix travis config here too
This commit is contained in:
parent
c58a722aef
commit
55af8ac287
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@ language: c
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
- clang
|
- clang
|
||||||
|
before_install:
|
||||||
|
- sudo apt-get update -qq
|
||||||
|
- sudo apt-get install -qq swig python-dev
|
||||||
script:
|
script:
|
||||||
- scons
|
- scons
|
||||||
notifications:
|
notifications:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue