Skip to content

Commit

Permalink
Update due to changes on CUTEst
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira authored and dpo committed Jan 23, 2017
1 parent 2b02e29 commit 30dac88
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ julia:
addons:
apt_packages:
- gfortran
- libgsl0-dev

branches:
only:
Expand Down
2 changes: 1 addition & 1 deletion deps/install.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ else
end

const unix_deps = Dict{String, String}(
"CUTEst" => "develop")
"CUTEst" => "master")

function dep_installed(dep)
try
Expand Down

0 comments on commit 30dac88

Please sign in to comment.