Skip to Content.
Sympa Menu

freetds - Re: [freetds] Continuous Integration: Running tests with Travis CI

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Marc Abramowitz <msabramo AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Continuous Integration: Running tests with Travis CI
  • Date: Fri, 18 Oct 2013 19:55:47 -0700

I jus sent a merge request to add the bits necessary for Travis CI:

https://gitorious.org/freetds/freetds/merge_requests/14

With that merged, future commits to any branch that has the .travis.yml file
should trigger a Travis CI build from the GitHub mirror repo.

The Travis CI servers connect to a SQL Server 2012 instance in the cloud; a
GnuTLS-encrypted connection is used.

More details at the merge request but let me know if you have questions.

Marc



Archive powered by MHonArc 2.6.24.

Top of Page