Skip to content

Commit 8fcba72

Browse files
authored
Merge pull request #134 from JuliaOpt/tk/minver
minimum jump version is 0.16 for JuMP.fix
2 parents 7dc3f14 + 7ff9e20 commit 8fcba72

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ language: julia
22
os:
33
- linux
44
julia:
5-
- release
6-
- 0.4
75
- 0.5
86
notifications:
97
email: false

REQUIRE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
julia 0.4
2-
JuMP 0.13
1+
julia 0.5
2+
JuMP 0.16
33
Distributions
44
ProgressMeter
55
Interpolations

0 commit comments

Comments
 (0)