mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Only install swig 2.0 for circleCI
This commit is contained in:
parent
b68350bea9
commit
e85b445dcc
1 changed files with 1 additions and 1 deletions
|
@ -360,7 +360,7 @@ jobs:
|
|||
no_output_timeout: 40m
|
||||
command: |
|
||||
sudo apt-get update
|
||||
sudo apt-get -yq install swig swig2.0
|
||||
sudo apt-get -yq install swig2.0
|
||||
make IGNORE_ERRORS=m -C ~/openmptcprouter/$OMR_TARGET/source package/{compile,install,index} target/compile -j2 package/compile -j2 target/install -j2
|
||||
|
||||
- run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue