Re: Enabling Travis CI service for SCons on github
Bill Deegan <bill-cJFiu+DHMVC5azolltMz9laTQe2KTcn/@public.gmane.org>
| Newsgroups | gmane.comp.programming.tools.scons.devel |
|---|---|
| Message-ID | <CAEyG4CGC8uMa0FZCQ-WgWDC6Cv8=ckEa9jCdV+W93Ac3mgDogw@mail.gmail.com> |
Yes. I'll get to it in the next week or so. We do have buildbot doing similar at : buildbot.scons.org -Bill On Sun, Dec 3, 2017 at 2:02 PM, Daniel Moody <[email protected]> wrote: > In this pull request: > https://github.com/SCons/scons/pull/17 > > SCons got a Travis CI script added to the repo. Travis CI is a free > service for running each new commit to github against a testing script > (.travis.yml). This takes place on Travis's servers and builds are recorded > and accessible via links. Below is an example: > > https://travis-ci.org/dmoody256/scons/builds/311007377 > > The also add a nifty little check next to the commit if the commit passed > the test: > [image: Inline image 2] > > I was wondering if someone who has access could enable the service for the > SCons project? > > Below are some instructions on how to do it from the Github web interface > > In order to utilize the script you need to add Travis CI as a service, > below are some basic instructions from Github: > > 1. Navigate to the repository you want to connect to Travis. > 2. In the right sidebar, click Settings. > 3. In the left sidebar, click Webhooks & Services. > 4. In the Services box, click Add service. > 5. Select "Travis CI". > 6. For public projects leave the configuration fields empty > 7. Click Add service. > 8. Go to https://travis-ci.org/profile > 9. Turn Automatic CI on for the project you want to run builds for > > Best regards, > > > > _______________________________________________ > Scons-dev mailing list > [email protected] > https://pairlist2.pair.net/mailman/listinfo/scons-dev > > _______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev
image.png
(image/png, 46.1 KB) - not displayed