parent
06d2c79c28
commit
17abb00f20
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ before_install:
|
|||
- if test "$SWIGLANG" = "tcl"; then sudo apt-get -qq install tcl8.4-dev; fi
|
||||
script:
|
||||
- echo 'Configuring...' && echo -en 'travis_fold:start:script.1\\r'
|
||||
- ./autogen.sh && ./configure $CONFIGOPTS
|
||||
- ./autogen.sh && mkdir -p build/build && cd build/build && ../../configure $CONFIGOPTS
|
||||
- echo -en 'travis_fold:end:script.1\\r'
|
||||
- make -s $SWIGJOBS
|
||||
- ./swig -version && ./swig -pcreversion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue