Skip to content

Commit 9416a88

Browse files
committed
install libtool-bin
1 parent e4dd30a commit 9416a88

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
@@ -5,7 +5,7 @@ language: c
55

66
before_install:
77
- sudo apt-get update -qq
8-
- sudo apt-get install -y clang libtommath-dev libgmp-dev libtfm-dev valgrind
8+
- sudo apt-get install -y libtommath-dev libgmp-dev libtfm-dev valgrind libtool-bin
99

1010
before_script:
1111
- gem install coveralls-lcov

0 commit comments

Comments
 (0)