Skip to content

Commit

Permalink
Try libboost1.70 but does it have context?
Browse files Browse the repository at this point in the history
  • Loading branch information
davedoesdev committed Nov 27, 2019
1 parent 0a55d59 commit cd084dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -8,7 +8,6 @@ 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
- sudo apt -y install libboost1.70-dev g++-9
script:
- npm run test

0 comments on commit cd084dc

Please sign in to comment.