Skip to content

Commit

Permalink
See which boost versions are available
Browse files Browse the repository at this point in the history
  • Loading branch information
davedoesdev committed Nov 27, 2019
1 parent 3386a6e commit 0a55d59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ before_install:
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
- sudo add-apt-repository -y ppa:mhier/libboost-latest
- sudo apt update
- sudo apt-cache search libboost
- sudo apt -y install libboost-dev libboost-context-dev g++-9
script:
- npm run test

0 comments on commit 0a55d59

Please sign in to comment.