Skip to content

Commit 5565eb9

Browse files
authored
Update .travis.yml
1 parent 5543bd3 commit 5565eb9

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
@@ -9,7 +9,7 @@ git:
99
addons:
1010
apt:
1111
sources: ['ubuntu-toolchain-r-test']
12-
packages: ['cmake', 'g++-6']
12+
packages: ['cmake', 'g++-6', 'binutils-2.26']
1313

1414
env:
1515
- EXAMPLE_PATH=conan/0.9.1 COMPILER_VERSION=6

0 commit comments

Comments
 (0)