Skip to content

Commit

Permalink
Use CSDP v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Oct 23, 2019
1 parent 9deb4c4 commit 9f7af06
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ before_install:
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
sudo apt-get install liblapack-dev libblas-dev; # For CSDP
fi
before_script:
- julia -e 'using Pkg; Pkg.add(PackageSpec(name="CSDP", rev="bl/refactor"))'
jobs:
include:
- stage: "Documentation"
Expand Down

0 comments on commit 9f7af06

Please sign in to comment.