Skip to content

Commit 0a9c470

Browse files
committed
Stop checkouting default-module branch of PolyJuMP
1 parent aa16812 commit 0a9c470

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ before_install:
2020
before_script:
2121
- julia -e 'Pkg.add("PolyJuMP")'
2222
- julia -e 'Pkg.checkout("PolyJuMP")'
23-
- julia -e 'Pkg.checkout("PolyJuMP", "default-module")'
2423

2524
after_success:
2625
# push coverage results to Coveralls

0 commit comments

Comments
 (0)