Skip to content

Commit

Permalink
Checkout bl/cangetlistattrset for MOI on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Mar 28, 2018
1 parent cd5ce20 commit c543cd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ addons:
script:
- if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
- julia -e 'Pkg.clone("https://github.com/JuliaOpt/MathOptInterface.jl.git")'
- julia -e 'Pkg.checkout("MathOptInterface", "bl/cangetlistattrset")'
- julia -e 'Pkg.clone(pwd())'
- julia -e 'Pkg.test("JuMP", coverage=true)'
# - julia test/hygiene.jl
Expand Down

0 comments on commit c543cd2

Please sign in to comment.