Skip to content

Commit ce93cf1

Browse files
committed
[ci] Fix ipopt build for OSX
See: robotology/homebrew-formulae#12
1 parent d5c597d commit ce93cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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 dartsim/dart/ipopt openblas mumps"
77
- GIT_DEPENDENCIES="roboptim/roboptim-core"
88
- DEBSIGN_KEYID=5AE5CD75
99
- PPA_URI="roboptim/ppa"

0 commit comments

Comments
 (0)