$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Boost libraries and Travis CI
From: Edward Diener (eldiener_at_[hidden])
Date: 2017-07-16 22:27:47
Evidently to turn on Travis CI testing for a Boost library in Github you
need to be the Administrator for that library, and not just a team
member for that library.
Is an Admin request the way to get Travis CI testing turned on for a
library ? If not what is the proper way to turn on Travis CI testing for
a Boost library once the .travis.yml file is added to the library ?