Skip to content

Commit a379adc

Browse files
committed
for testing: use autotools-update branch of dependencies; and build all
1 parent 641bfd4 commit a379adc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.coin-or/Dependencies

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Data/Sample https://github.com/coin-or-tools/Data-Sample master
2-
ThirdParty/Glpk https://github.com/coin-or-tools/ThirdParty-Glpk master
1+
Data/Sample https://github.com/coin-or-tools/Data-Sample autotools-update
2+
ThirdParty/Glpk https://github.com/coin-or-tools/ThirdParty-Glpk autotools-update

.coin-or/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ Description:
3131
Dependencies:
3232
- Description: Sample data files
3333
URL: https://github.com/coin-or-tools/Data-Sample
34-
Version: master
34+
Version: autotools-updates
3535
Required: Required
3636
- Description: ThirdParty wrapper for building Glpk
3737
URL: https://github.com/coin-or-tools/ThirdParty-Glpk
38-
Version: master
39-
Required: Optional
38+
Version: autotools-updates
39+
Required: Required
4040
- Description: Basic Linear Algebra Subroutines (BLAS)
4141
URL: http://www.netlib.org/blas
4242
Required: Recommended

0 commit comments

Comments
 (0)