Skip to content

Commit a48b485

Browse files
author
Benjamin Chrétien
committed
Release 3.0.
1 parent 4a17174 commit a48b485

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ python:
88
env:
99
global:
1010
- APT_DEPENDENCIES="doxygen doxygen-latex libltdl-dev libboost-all-dev liblog4cxx10-dev coinor-libipopt-dev libblas-dev liblapack-dev libmumps-seq-dev gfortran"
11-
- GIT_DEPENDENCIES="roboptim/roboptim-core:3.0 roboptim/roboptim-core-plugin-ipopt:3.0"
11+
- GIT_DEPENDENCIES="roboptim/roboptim-core roboptim/roboptim-core-plugin-ipopt"
1212
- GH_USERNAME=thomas-moulard
1313
- GH_REPO=roboptim/roboptim-core-python
1414
- LCOV_IGNORE_RULES="*tests*"
@@ -19,7 +19,6 @@ notifications:
1919
branches:
2020
only:
2121
- master
22-
- "3.0"
2322
- travis
2423
before_install:
2524
- sudo add-apt-repository ppa:fkrull/deadsnakes -y

0 commit comments

Comments
 (0)