Closed Zerg1996 closed 5 years ago
In travis.yml all the Boost libraries get installed for each test case. This is redundant and requires to be refactored: install Boost.Multiprecision-required libraries only.
Done with 45dee3c
@Zerg1996 AppVeyor integration task could be moved to https://github.com/NilFoundation/multiprecision/issues/22
In travis.yml all the Boost libraries get installed for each test case. This is redundant and requires to be refactored: install Boost.Multiprecision-required libraries only.