Skip to content

Commit

Permalink
Release 3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Chrétien committed Mar 24, 2015
1 parent 4a17174 commit a48b485
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ python:
env:
global:
- APT_DEPENDENCIES="doxygen doxygen-latex libltdl-dev libboost-all-dev liblog4cxx10-dev coinor-libipopt-dev libblas-dev liblapack-dev libmumps-seq-dev gfortran"
- GIT_DEPENDENCIES="roboptim/roboptim-core:3.0 roboptim/roboptim-core-plugin-ipopt:3.0"
- GIT_DEPENDENCIES="roboptim/roboptim-core roboptim/roboptim-core-plugin-ipopt"
- GH_USERNAME=thomas-moulard
- GH_REPO=roboptim/roboptim-core-python
- LCOV_IGNORE_RULES="*tests*"
Expand All @@ -19,7 +19,6 @@ notifications:
branches:
only:
- master
- "3.0"
- travis
before_install:
- sudo add-apt-repository ppa:fkrull/deadsnakes -y
Expand Down

0 comments on commit a48b485

Please sign in to comment.