Skip to content

Commit 3c424ab

Browse files
committed
[ci] Fix ipopt build for OSX
1 parent d5c597d commit 3c424ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis

Submodule .travis updated 1 file

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: cpp
33
env:
44
global:
55
- APT_DEPENDENCIES="cmake cmake-data doxygen libltdl-dev libboost-all-dev liblog4cxx10-dev"
6-
- HOMEBREW_DEPENDENCIES="doxygen log4cxx ipopt openblas mumps"
6+
- HOMEBREW_DEPENDENCIES="doxygen log4cxx brewsci/science/ipopt openblas mumps"
77
- GIT_DEPENDENCIES="roboptim/roboptim-core"
88
- DEBSIGN_KEYID=5AE5CD75
99
- PPA_URI="roboptim/ppa"

0 commit comments

Comments
 (0)