Discussion:
[boost] Boost libraries and Travis CI
Edward Diener via Boost
2017-07-16 22:27:47 UTC
Permalink
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 ?


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Rene Rivera via Boost
2017-07-16 23:23:06 UTC
Permalink
On Sun, Jul 16, 2017 at 4:27 PM, Edward Diener via Boost <
Post by Edward Diener via Boost
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 ?
An admin request/issue is the correct way.
--
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net
-- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Loading...