Skip to content

Commit

Permalink
Revert "Checkout bl/cangetlistattrset for MOI on Travis"
Browse files Browse the repository at this point in the history
This reverts commit c543cd2.
  • Loading branch information
blegat committed Mar 30, 2018
1 parent c543cd2 commit a870d74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ 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 a870d74

Please sign in to comment.