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 bb54308 commit d243a2aCopy full SHA for d243a2a
1 file changed
.travis.yml
@@ -77,7 +77,6 @@ addons:
77
- cscope
78
79
before_install:
80
- - rvm reset
81
- if [ "$COVERAGE" = "yes" ]; then pip install --user cpp-coveralls; fi
82
# needed for https support for coveralls
83
# building cffi only works with gcc, not with clang
0 commit comments