Skip to content

Commit 39140fc

Browse files
author
Hana Dusíková
committed
maybe this will help 🤷🏻‍♀️
1 parent 61ae011 commit 39140fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- CXX_STANDARD=20
1515
addons:
1616
apt:
17-
packages: ['g++-9']
17+
packages: ['g++-9', 'gcc-9-multilib', 'g++-9-multilib']
1818
install:
1919
- pip install -U "conan<1.30" conan-package-tools
2020
script:

0 commit comments

Comments
 (0)