Skip to content

Commit

Permalink
Travis-CI: Pin homebrew ASIO version to 1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Feb 17, 2020
1 parent b308fd6 commit 6f1e74a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ addons:
homebrew:
update: true
packages:
- asio
# Newer versions break websocketpp,
# see https://github.com/zaphoyd/websocketpp/issues/794
- asio==1.12.2
- autoconf
#- doxygen
- ecasound
Expand Down

0 comments on commit 6f1e74a

Please sign in to comment.