tanzislam / cryptopals

:closed_lock_with_key: My answers to challenges in https://cryptopals.com
GNU General Public License v3.0
8 stars 5 forks source link

Use Modular Boost for Travis build #4

Closed tanzislam closed 7 years ago

tanzislam commented 7 years ago

Instead of downloading a fixed Boost release from a specific SourceForge mirror, use the Modular Boost GitHub repo.