Skip to content

Commit

Permalink
Stop checkouting default-module branch of PolyJuMP
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Jun 3, 2018
1 parent a514869 commit e827399
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 @@ -20,7 +20,6 @@ before_install:
before_script:
- julia -e 'Pkg.add("PolyJuMP")'
- julia -e 'Pkg.checkout("PolyJuMP")'
- julia -e 'Pkg.checkout("PolyJuMP", "default-module")'

after_success:
# push coverage results to Coveralls
Expand Down

0 comments on commit e827399

Please sign in to comment.