Skip to content

Commit

Permalink
travis: fix branches of Git dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Chrétien committed Jan 7, 2016
1 parent 6863577 commit ba5a77d
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 @@ -15,7 +15,7 @@ env:
- CLANG_NEEDED_VERSION="3.5"
- CLANG_PPA="h-rayflood/llvm"
- HOMEBREW_DEPENDENCIES="doxygen libtool boost log4cxx"
- GIT_DEPENDENCIES="roboptim/roboptim-core:dev stanislas-brossette/manifolds"
- GIT_DEPENDENCIES="roboptim/roboptim-core stanislas-brossette/manifolds"
- MASTER_PPA="boost-latest/ppa"
- GH_USERNAME=thomas-moulard
- GH_REPO=roboptim/roboptim-core-manifold
Expand Down

0 comments on commit ba5a77d

Please sign in to comment.