mirror of
https://github.com/boostorg/dll.git
synced 2026-02-21 02:52:17 +00:00
Install valgrind in TravisCI script
This commit is contained in:
@@ -61,6 +61,8 @@ before_install:
|
||||
- TRAVIS_BUILD_DIR=$BOOST/libs/$PROJECT_TO_TEST
|
||||
- ./bootstrap.sh
|
||||
- ./b2 headers
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq valgrind
|
||||
- cd $BOOST/libs/$PROJECT_TO_TEST/test/
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user