Skip to content

Commit

Permalink
libstdc++
Browse files Browse the repository at this point in the history
  • Loading branch information
winsvega committed Mar 31, 2023
1 parent 2f50994 commit 5c7e764
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@ branches:
- develop
sudo: false
install:
- pip install pyyaml jsonschema pysha3
- pip install pyyaml jsonschema pysha3
#- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
#- sudo apt-get update
#- sudo apt-get install gcc-9
#- sudo apt-get install --only-upgrade libstdc++6
- sudo apt-get update
- sudo apt-get install --only-upgrade libstdc++

script:

Expand Down

0 comments on commit 5c7e764

Please sign in to comment.