We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4dd30a commit 9416a88Copy full SHA for 9416a88
.travis.yml
@@ -5,7 +5,7 @@ language: c
5
6
before_install:
7
- sudo apt-get update -qq
8
- - sudo apt-get install -y clang libtommath-dev libgmp-dev libtfm-dev valgrind
+ - sudo apt-get install -y libtommath-dev libgmp-dev libtfm-dev valgrind libtool-bin
9
10
before_script:
11
- gem install coveralls-lcov
0 commit comments