Skip to content

Commit

Permalink
[travis] Remove useless dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Chrétien committed Jan 25, 2016
1 parent 8b60101 commit 860867e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ compiler:
- clang
env:
global:
- APT_DEPENDENCIES="doxygen libltdl-dev libboost-all-dev liblog4cxx10-dev libeigen3-dev coinor-libipopt-dev libcminpack-dev"
- APT_DEPENDENCIES="doxygen libltdl-dev libboost-all-dev liblog4cxx10-dev libcminpack-dev"
- GIT_DEPENDENCIES="roboptim/roboptim-core"
- DEBSIGN_KEYID=5AE5CD75
- PPA_URI="roboptim/ppa"
Expand Down

0 comments on commit 860867e

Please sign in to comment.