local-travis.sh 102 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 #!/bin/sh export VARIANT=ubasan export TOOLSET=clang export TRAVIS=0 export BOOST_ROOT="`pwd`" "$1"